On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <[email protected]> wrote:
> Add the correct pre-relocation tag so that the required device tree nodes
> are present in the SPL device tree.
>
> On x86 it doesn't make a lot of sense to have a separate SPL device tree.
> Since everything is in the same ROM we might as well just use the main
> device tree in both SPL and U-Boot proper. But we haven't implemented that,
> so this is a good first step.
>
> Signed-off-by: Simon Glass <[email protected]>
> Reviewed-by: Bin Meng <[email protected]>
> ---
>
> Changes in v3:
> - Expand pre-reloc malloc() size in this patch to prevent boot failure
>
> Changes in v2: None
>
>  arch/x86/dts/chromebook_link.dts  | 15 ++++++++++++++-
>  configs/chromebook_link_defconfig |  4 ++--
>  2 files changed, 16 insertions(+), 3 deletions(-)
>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to