On Mon, Jan 27, 2014 at 2:14 AM, Zhao Qiang wrote:
> +#ifndef CONFIG_PPC_T1040
Nack. You need to write this code without all this T1040-specific
#ifdefs everywhere.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-bo
T1040 has QE-related addresses different from other boards,
modify those addresses value with macro CONFIG_PPC_T1040
and CONFIG_T1040QDS.
Add function qe_board_setup to mux the bus to tdm or uart
according to hwconfig.
Signed-off-by: Jiucheng Xu
Signed-off-by: Zhao Qiang
---
Changes for v2:
2 matches
Mail list logo