diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2022-05-20 11:24:10 +0800 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2022-07-13 23:03:37 +0200 |
commit | c561d14c38876db6da66cc33527ed038eb5a9b72 (patch) | |
tree | 5715df665ad0a4edecfc303cb008c0654878715a /drivers/i2c/designware_i2c_pci.c | |
parent | 4620e8aabc1431f2de3f4f5c1b22d4bc599e57b6 (diff) |
tools: mtk_image: add support for MT7621 NAND images
The BootROM of MT7621 requires a image header for SPL to record its size
and load address when booting from NAND.
To create such an image, one can use the following command line:
mkimage -T mtk_image -a 0x80200000 -e 0x80200000 -n "mt7621=1"
-d u-boot-spl-ddr.bin u-boot-spl-ddr.img
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'drivers/i2c/designware_i2c_pci.c')
0 files changed, 0 insertions, 0 deletions