board: amarula: vyasa: Give raw space for falcon mode
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 9 May 2018 18:43:09 +0000 (00:13 +0530)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 27 May 2018 20:05:35 +0000 (22:05 +0200)
RK3288 Vyasa board support falcon mode in U-Boot and SD layout start from
16MB offset for args and 17MB for uImage. So give full u-boot partition
space as 30M so-that it can occupy bigger uImage file and doesn't overlap
rootfs partition.

[Peter: use # as comment character, clarify comment wording]
Reported-by: Shyam Saini <shyam@amarulasolutions.com>
Tested-by: Shyam Saini <shyam@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Shyam saini <shyam@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/amarula/vyasa/genimage.cfg

index fa41de36720e37d131a274c7bb66830c5b593fa4..e7076679da217b51423b1008c74e8930a7edf91d 100644 (file)
@@ -12,6 +12,7 @@ image sdcard.img {
                in-partition-table = "no"
                image = "u-boot-dtb.img"
                offset = 8M
+               size = 30M # falcon mode: args @ 16M args, uImage @ 17M
        }
 
        partition rootfs {