[U-Boot] [PATCH] common: sh: add necessary define bits to board_f
Simon Glass
sjg at chromium.org
Mon Aug 8 23:43:51 CEST 2016
On 6 August 2016 at 12:08, Vladimir Zapolskiy <vz at mleia.com> wrote:
> Since a platform conversion to generic board support has not been
> accomplished some architecture specific bits are missing from board_f
> init sequence, the change adds a number of basic expected callbacks
> into early init sequence.
>
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---
> common/board_f.c | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list