configs/asus_tinker_rk3288: adjust U-Boot config to boot larger kernel image
authorShyam Saini <shyam.saini@amarulasolutions.com>
Mon, 15 Apr 2019 14:34:08 +0000 (20:04 +0530)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 15 Apr 2019 19:37:43 +0000 (21:37 +0200)
commit7dfcd850b9021d4a6e7d3c220680131de222a615
treeae92eeb52559626eafc5c1072267dc7d66e6887c
parent4d6c047bb00decb485129e67cc7f875e477d0ee3
configs/asus_tinker_rk3288: adjust U-Boot config to boot larger kernel image

Default value of CONFIG_SYS_BOOTM_LEN in u-boot causes board reset for
large uImage files, so add u-boot patch to increase the maximum kernel
image size.

Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/asus/tinker/patches/uboot/0001-include-configs-Increase-CONFIG_SYS_BOOTM_LEN-to-16M.patch [new file with mode: 0644]
configs/asus_tinker_rk3288_defconfig