1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/board
Mario Six 42c9a494f1 mpc83xx: Get rid of CONFIG_SYS_LBC_*
Except for one counter example, CONFIG_SYS_LBC_LBCR always has a value
of either 0x00040000 or 0x00000000.

CONFIG_SYS_LBC_MRTPR always has the value 0x20000000.

CONFIG_SYS_LBC_LSDMR_{1,2,4,5} are not set for any mpc83xx board.

CONFIG_SYS_LBC_LSRT is set by one board (to 0x32000000).

To simplify the configuration files, hardcode the setting of these
values for mpc83xx.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:33 +02:00
..
2018-11-26 13:57:31 +08:00
2019-04-18 09:43:22 +03:00
2018-12-03 10:44:10 -05:00
2018-09-10 21:19:31 -04:00
2019-05-10 22:43:18 +02:00
2019-03-14 09:38:41 +09:00
2019-05-03 07:30:31 -04:00
2019-04-08 09:44:26 +08:00
2019-05-18 08:15:35 -04:00
2019-04-25 19:16:24 +02:00
2019-04-25 19:21:00 +02:00