cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
Add the ability for modules from the Schindler cm5200 family to use a single U-Boot image: - rename cm1_qp1 to cm5200 - add run-time module detection - parametrize SDRAM configuration according to the module we are running on Few minor, board-specific fixes included in this patch: - better MAC address handling - updated default environment ('update' command uses +{filesize} now) - improved error messages in the auto-update code - allow booting U-Boot from RAM (CFG_RAMBOOT) Signed-off-by:Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by:
Piotr Kruszynski <ppk@semihalf.com> Signed-off-by:
Bartlomiej Sieka <tur@semihalf.com>
Showing
- MAKEALL 1 addition, 1 deletionMAKEALL
- Makefile 2 additions, 7 deletionsMakefile
- board/cm5200/Makefile 1 addition, 1 deletionboard/cm5200/Makefile
- board/cm5200/cm5200.c 425 additions, 0 deletionsboard/cm5200/cm5200.c
- board/cm5200/cm5200.h 184 additions, 0 deletionsboard/cm5200/cm5200.h
- board/cm5200/cmd_cm5200.c 3 additions, 1 deletionboard/cm5200/cmd_cm5200.c
- board/cm5200/config.mk 0 additions, 0 deletionsboard/cm5200/config.mk
- board/cm5200/fwupdate.c 19 additions, 6 deletionsboard/cm5200/fwupdate.c
- board/cm5200/fwupdate.h 2 additions, 2 deletionsboard/cm5200/fwupdate.h
- board/cm5200/u-boot.lds 0 additions, 0 deletionsboard/cm5200/u-boot.lds
- cpu/mpc5xxx/fec.c 1 addition, 1 deletioncpu/mpc5xxx/fec.c
- include/configs/cm5200.h 26 additions, 22 deletionsinclude/configs/cm5200.h
Loading
Please register or sign in to comment