pack_resource.sh: move to ./scripts/ folder

Adding copyright and license

Change-Id: Ia3e83797fa968e1cb8916f26ecae3c6f50835a49
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen 2019-02-12 11:30:37 +08:00 committed by Jianhong Chen
parent 2ba1365e25
commit 8b09909151
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
#!/bin/sh
#
# Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd
#
# SPDX-License-Identifier: GPL-2.0
#
OLD_IMAGE=$1
IMAGE=resource.img
TOOL=../rkbin/tools/resource_tool