19 Apr, 2015

2 commits


28 Mar, 2015

1 commit

  • This option has a bool type, not hex.
    Fix it and enable it if CONFIG_DM is on because Driver Model always
    requires malloc memory. Devices are scanned twice, before/after
    relocation. CONFIG_SYS_MALLOC_F should be enabled to use malloc
    memory before relocation. As it is board-independent, handle it
    globally.

    Signed-off-by: Masahiro Yamada
    Acked-by: Stephen Warren
    Reviewed-by: Simon Glass
    Acked-by: Robert Baldyga

    Masahiro Yamada
     

13 Feb, 2015

2 commits


10 Dec, 2014

1 commit