Hi Marek,
On Feb 16, 2012 2:50 AM, "Marek Vasut" wrote:
>
> > This adds support for a controlling fdt, mirroring the ARM
implementation.
>
> This is offtopic, but CONFIG OF CONTROL sounds interesting ;-)
Yes I hope it will be before end of year.
>
> btw. aren't you missing this part from ARM im
> This adds support for a controlling fdt, mirroring the ARM implementation.
This is offtopic, but CONFIG OF CONTROL sounds interesting ;-)
btw. aren't you missing this part from ARM implementation?
/* Allow the early environment to override the fdt address */
gd->fdt_blob = (void *)getenv_ulong
On Wednesday 15 February 2012 18:51:11 Simon Glass wrote:
> This adds support for a controlling fdt, mirroring the ARM implementation.
merged into my sandbox branch
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot ma
This adds support for a controlling fdt, mirroring the ARM implementation.
Signed-off-by: Simon Glass
---
Changes in v3:
- Use #if defined()..#elif defined, instead of #ifdef..#elif defined
arch/sandbox/include/asm/global_data.h |1 +
arch/sandbox/lib/board.c |8
4 matches
Mail list logo