[U-Boot] [PATCH] ARM: rmobile: rcar-gen2: Activate bootm_size
Eugeniu Rosca
roscaeugeniu at gmail.com
Sat Mar 30 21:01:22 UTC 2019
Hi Marek,
On Sat, Mar 30, 2019 at 07:47:34AM +0100, Marek Vasut wrote:
> Commit d245059ff797 ("ARM: rmobile: rcar-gen3: Activate bootm_size")
> only fixed the superfluous CONFIG_SYS_BOOTMAPSZ for R-Car Gen3 [..]
I don't think 'superfluous' is the best wording here, since
(according to its README description) CONFIG_SYS_BOOTMAPSZ
invalidates/overrides the user-provided 'bootm_size' by taking
precedence over the latter.
But I agree with the contents of this patch, since it resembles the
aforementioned commit and brings more harmony between Gen2 and Gen3.
I don't have any Gen2 board to test it, but from code review standpoint:
Reviewed-by: Eugeniu Rosca <rosca.eugeniu at gmail.com>
Best regards,
Eugeniu.
More information about the U-Boot
mailing list