14 Feb, 2019

2 commits

  • All options have been moved to Kconfig and there is no need to have
    board header files. Mini configurations require them that's why they are
    still there.

    Signed-off-by: Michal Simek

    Michal Simek
     
  • CONFIG_PCA953X is not needed because of PCA953X is integrated in gpio
    subsystem already. That's why also remove CMD_PCA953X which is only for
    this driver.

    zcu102/zcu104-revC/zcu106/zcu111 contain links to eeprom which stores MAC address.

    DM_I2C is not enabled for the whole SoC because it increase size for
    mini configurations and there is no I2C symbol present to setup
    dependencies.

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

    Michal Simek
     

07 Feb, 2019

2 commits

  • Now that new SPI NOR layer uses stateless 4 byte opcodes by default,
    don't enable SPI_FLASH_BAR. For SPI controllers that cannot support
    4-byte addressing, (stm32_qspi.c, fsl_qspi.c, mtk_qspi.c, ich.c,
    renesas_rpc_spi.c) add an imply clause to enable SPI_FLASH_BAR so as to
    not break functionality.

    Signed-off-by: Vignesh R
    Tested-by: Simon Goldschmidt
    Tested-by: Stefan Roese
    Tested-by: Horatiu Vultur
    Reviewed-by: Jagan Teki
    Tested-by: Jagan Teki #zynq-microzed

    Vignesh R
     
  • SF_DUAL_FLASH claims to enable support for SF_DUAL_STACKED_FLASH and
    SF_DUAL_PARALLEL_FLASH. But, in current U-Boot code, grepping for above
    enums yield no user and therefore support seems to be incomplete. Remove
    these configs so as to avoid confusion.

    Signed-off-by: Vignesh R
    Reviewed-by: Jagan Teki
    Tested-by: Jagan Teki #zynq-microzed

    Vignesh R
     

24 Jan, 2019

5 commits


08 Jan, 2019

1 commit


16 Oct, 2018

1 commit


04 Sep, 2018

1 commit


18 Aug, 2018

1 commit


19 Jul, 2018

1 commit


11 Jul, 2018

1 commit


04 Jun, 2018

1 commit


18 May, 2018

1 commit


11 May, 2018

1 commit


17 Apr, 2018

1 commit


09 Apr, 2018

1 commit