[U-Boot-Users] [PATCH] RealView EB support

Hi
The attached gzipped patch adds support for the ARM supplied RealView Emulation Baseboard (EB). Generic cpu code is supplied for Core Tiles (CTs) attached to the board. The cpu code allows U-Boot to be used with any ARM supplied CT e.g. 7TDMI, 1136JF-S, ARM11 MPCore etc.
Users wishing to take advantage of the functionality of particular ARM cores will have to add core specific code.
Patch made against GIT head - commit 4ef6251403f637841000e0fef9e832aa01339822 on Thu Nov 23 2006
CHANGELOG
Added RealView EB board. - Makefile, MAKEALL, include/asm-arm/mach-types.h changes - Add include/configs/realview_eb.h - Add board/realview_eb directory and code files - Add cpu/rvebct cpu directory and code files
Signed-off-by: Peter Pearse ppearse@arm.com
---
Regards
Peter Pearse
participants (1)
-
Peter Pearse