-
- Downloads
This is the first commit for the u-boot zylonite port. The following has be
done so far: * created zylonite board dir (based on lubbock) * extended some - but not all pxa sources and headers for Intel Monahans support (CONFIG_CPU_MONAHANS) * created Makefile zylonite target + MAKEALL entry * added some debug nonsense, remove later, grep for mk@tbd Status: compiles (eldk-4.0), and can be started with BDI, but runs forever and doesn't halt at breakpoints. Hmmm...
Showing
- MAKEALL 1 addition, 1 deletionMAKEALL
- Makefile 4 additions, 1 deletionMakefile
- config.mk 4 additions, 0 deletionsconfig.mk
- cpu/pxa/cpu.c 3 additions, 0 deletionscpu/pxa/cpu.c
- cpu/pxa/serial.c 12 additions, 0 deletionscpu/pxa/serial.c
- cpu/pxa/start.S 32 additions, 12 deletionscpu/pxa/start.S
- include/asm-arm/arch-pxa/hardware.h 95 additions, 60 deletionsinclude/asm-arm/arch-pxa/hardware.h
- include/asm-arm/arch-pxa/pxa-regs.h 2121 additions, 553 deletionsinclude/asm-arm/arch-pxa/pxa-regs.h
- lib_arm/board.c 2 additions, 0 deletionslib_arm/board.c
Loading
Please register or sign in to comment