21 Feb, 2019

1 commit

  • Without this padding nyan-big ends at a blank screen on boot.
    Details on how to get to this padding can be found in the README.chromium under Notes.

    Signed-off-by: Tristan Bastian
    Reviewed-by: Simon Glass
    Signed-off-by: Tom Warren

    Tristan Bastian
     

16 Jan, 2018

1 commit

  • The DT spec demands a unit-address in a node name to match the "reg"
    property in that node. Newer dtc versions will throw warnings if this is
    not the case.
    Fix all occurences in various documentation files where this was not
    observed, to not give bad examples to the reader.

    Signed-off-by: Andre Przywara

    Andre Przywara
     

10 Jun, 2017

3 commits