HI, so we can run on a9 on the non legacy hw The following changes since commit 2d91386102612773074832d55e2ef11702fbb432: arm: add vexpress board support (2013-02-12 05:53:04 +0800) are available in the git repository at: git://git.jcrosoft.org/barebox.git delivery/vexpress for you to fetch changes up to 92b8828ad6b2b01248bd84888b8bbf920df85c31: vexpress: detect the board periph mapping and detecting the sp804 mapping (2013-02-12 05:53:04 +0800) ---------------------------------------------------------------- Jean-Christophe PLAGNIOL-VILLARD (3): amba: introduce amba_device_get_pid/cid sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address vexpress: detect the board periph mapping and detecting the sp804 mapping arch/arm/boards/vexpress/init.c | 35 +++++++++++++++++++---------------- arch/arm/boards/vexpress/lowlevel.c | 4 +++- arch/arm/mach-vexpress/devices.c | 4 ++-- arch/arm/mach-vexpress/include/mach/devices.h | 6 +++--- arch/arm/mach-vexpress/v2m.c | 2 +- drivers/amba/bus.c | 10 +++------- drivers/clocksource/amba-sp804.c | 6 +++--- include/linux/amba/bus.h | 28 ++++++++++++++++++++++++++++ include/linux/amba/sp804.h | 30 ++++++++++++++++++++++++++++++ 9 files changed, 92 insertions(+), 33 deletions(-) create mode 100644 include/linux/amba/sp804.h Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox