[PATCH 0/3] AT91: Rom boot prepare
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Aug 3 01:57:01 EDT 2012
Hi,
This patch serie prepare the support of Rom boot
The following changes since commit 6efca01b82a59f32b016f9cfd46b12e8e632ee92:
eukrea_cpuimx35: fix USB host (2012-08-02 11:01:18 +0200)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git master
for you to fetch changes up to bfefad599289a98656013d9d9ce753fbb484f071:
arm: at91: add custom barebox-arm-head (2012-08-03 13:36:41 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
arm: at91: add debug_ll support
arm introduce CONFIG_MACH_ARM_HEAD option to allow custom head
arm: at91: add custom barebox-arm-head
arch/arm/Kconfig | 5 +++++
arch/arm/include/asm/barebox-arm-head.h | 4 ++++
arch/arm/mach-at91/include/mach/barebox-arm-head.h | 33 +++++++++++++++++++++++++++++++++
arch/arm/mach-at91/include/mach/debug_ll.h | 37 +++++++++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+)
create mode 100644 arch/arm/mach-at91/include/mach/barebox-arm-head.h
create mode 100644 arch/arm/mach-at91/include/mach/debug_ll.h
Best Regards,
J.
More information about the barebox
mailing list