mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
enum board_slots contained six values, where SLOT1 == 1, SLOT2 == 2, and so on. This is pointless, so remove it. Also move the lane_to_slot[] array to the top of the file so that it can be used by other functions. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com> |
||
|---|---|---|
| .. | ||
| corenet_ds.c | ||
| corenet_ds.h | ||
| ddr.c | ||
| eth_hydra.c | ||
| eth_p4080.c | ||
| Makefile | ||
| p3041ds_ddr.c | ||
| p4080ds_ddr.c | ||
| p5020ds_ddr.c | ||
| pbi.cfg | ||
| rcw_p3041ds.cfg | ||
| rcw_p4080ds.cfg | ||
| rcw_p5020ds.cfg | ||