28 Nov, 2017

1 commit


23 Oct, 2017

1 commit

  • UniPhier 32-bit SoCs use CONFIG_SPL_OF_CONTROL. So, many nodes must
    be marked as dm-pre-reloc to prevent fdtgrep from stripping them off.

    Sprinkling U-Boot-specific properties all over the place is painful
    because DT files are synced with Linux from time to time.

    Split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi, which is
    appended to UniPhier V7 DTS before the build.

    Signed-off-by: Masahiro Yamada
    Reviewed-by: Jagan Teki

    Masahiro Yamada
     

15 Oct, 2017

1 commit


30 Aug, 2017

1 commit


25 Jun, 2017

1 commit


17 May, 2017

1 commit

  • Fix the following DTC warnings:
    Warning (simple_bus_reg): Node /soc/system-bus@58c00000/support_card@1,1f00000/ethernet@00000000 simple-bus unit address format error, expected "0"
    Warning (simple_bus_reg): Node /soc/system-bus@58c00000/support_card@1,1f00000/uart@000b0000 simple-bus unit address format error, expected "b0000"
    Warning (simple_bus_reg): Node /soc/smpctrl@59800000 simple-bus unit address format error, expected "59801000"

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

14 Mar, 2017

1 commit


11 Dec, 2016

1 commit


18 Oct, 2016

1 commit