20 Feb, 2019

1 commit

  • With the generic omap3-u-boot.dtsi file available, this patch
    increased the memory of the various incarnations of the omap3_logic
    board, and points their respective u-boot.dtsi files to the newly
    created generic one, and removes the PLATDATA from the board file.

    These are all done at once because the're all utilizing the same
    omap3logic.c board file.

    Signed-off-by: Adam Ford

    Adam Ford
     

08 Jan, 2019

1 commit


13 Dec, 2018

1 commit


17 Nov, 2018

2 commits


14 Nov, 2018

1 commit

  • Now that CMD_UBI does not select CMD_MTDPARTS we need to make platforms
    that had been enabling it turn it on by hand. This exposed that we had
    not yet migrated CMD_MTDPARTS fully, so do so now.

    Fixes: 86dfa556d927 ("cmd: ubi: Remove useless call to mtdparts_init()")
    Signed-off-by: Tom Rini

    Tom Rini
     

07 Oct, 2018

1 commit