u-boot-brain/board/tqc
Mario Six 87ee51048e tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro
We want to normalize all BR/OR config lines as much as possible.

The TQM834x board uses CONFIG_SYS_OR_TIMING_FLASH in a OR definition,
which we want to remove. But CONFIG_SYS_OR_TIMING_FLASH is also used
outside of the config file.

Replace these usages with the definition of the variable, so we can
remove the variable in the next patch.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:33 +02:00
..
tqm834x tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro 2019-05-21 07:52:33 +02:00
tqma6 tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly 2019-03-25 17:35:52 -04:00