[U-Boot] [PATCH 02/16] board_f: Drop return value from initdram()
york sun
york.sun at nxp.com
Mon Apr 3 15:56:17 UTC 2017
On 03/31/2017 07:40 AM, Simon Glass wrote:
> At present we cannot use this function as an init sequence call without a
> wrapper, since it returns the RAM size. Adjust it to set the RAM size in
> global_data instead, and return 0 on success.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
This is a _lot_ of changes.
Reviewed-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list