14 Feb, 2019

2 commits

  • Boards have only one controller enabled that's why move to DM_I2C is
    easy.
    Add also i2c alias for not to be shown as i2c bus -1 because alias
    doesn't exist.
    Config file points to MAC stored in eeprom but it is not listed that's
    why I have added 24c08 part.

    Signed-off-by: Michal Simek
    Reviewed-by: Heiko Schocher

    Michal Simek
     
  • This patch is doing two things.
    1. Exchanging order of boot commands. distro_bootcmd is run first
    followed by Xilinx boot command.
    2. Remove CONFIG_BOOTCOMMAND from configs (and follow mainline) by
    creating Xilinx distribution bootcommand and wiring it as the last
    bootcommand.

    QSPI, NAND distribution boot command will be added later.

    Signed-off-by: Michal Simek

    Michal Simek
     

24 Jan, 2019

1 commit


08 Jan, 2019

1 commit


04 Sep, 2018

1 commit


18 Aug, 2018

1 commit


04 Jun, 2018

1 commit


11 May, 2018

1 commit

  • Now that showing silicon version is part of the CPU
    info display, let's remove checkboard().

    Note that the generic show_board_info() will still
    show the DT 'model' property. For instance:

    U-Boot 2018.05-rc2-00025-g611b3ee0159b (Apr 19 2018 - 11:23:12 +0200)

    CPU: Zynq 7z045
    Silicon: v1.0
    Model: Zynq ZC706 Development Board
    I2C: ready

    Based on patches from Ariel D'Alessandro ,
    and Ezequiel Garcia

    mini configuration doesn't need to show this information.

    Signed-off-by: Michal Simek

    Michal Simek
     

28 Apr, 2018

1 commit


23 Mar, 2018

1 commit


01 Mar, 2018

4 commits


02 Feb, 2018

1 commit


30 Jan, 2018

4 commits


15 Dec, 2017

1 commit


28 Nov, 2017

3 commits