script: amlogic: add script to build 32bit image for meson64
authorBo Yang <bo.yang@amlogic.com>
Thu, 13 Sep 2018 11:10:37 +0000 (19:10 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 27 Sep 2018 03:14:29 +0000 (20:14 -0700)
commit765d2c296fbde0e26d8eeffa4b720c4dee554179
treebf191a997ebb1ac564189f1b27b0ae7601c00911
parent75e58f586823f15c20b24e48bb471227a116c7dc
script: amlogic: add script to build 32bit image for meson64

PD#172587: script: add script to build 32bit image for meson64

    Use the new options:

      -c        specify defconfig with full name
      -f        specify rootfs
      -b        specify prefix or suffix of dts for the board
      -p        specify prefix of dts for the chip
      -d        make distclean
      -h        print help summary and examples

Change-Id: I44effd373f9c2928c7aa2ecb226baa6e4799da7e
Signed-off-by: Bo Yang <bo.yang@amlogic.com>
scripts/amlogic/mkimage_64_a32.sh [new file with mode: 0755]