[PATCH 0/2] highbank: add of fixup
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sat Feb 16 13:22:02 EST 2013
Hi,
On highbank we need to disabled the sata or the mmc based on teh power
domain and update the cpu informations
The following changes since commit 03df05df8265f287c142319553a7225b973714fb:
of: add do_fixup_by_compatible with u32 and string version (2013-02-15 22:27:24 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/highbank
for you to fetch changes up to a289534ee9cd1e75ac67317a2e8693ea53c679de:
highbank: add of fixup (2013-02-15 22:27:29 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
highbank: move register value to include/mach
highbank: add of fixup
arch/arm/boards/highbank/init.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
arch/arm/mach-highbank/core.c | 7 +++----
arch/arm/mach-highbank/include/mach/hardware.h | 14 ++++++++++++++
arch/arm/mach-highbank/{ => include/mach}/sysregs.h | 5 +++++
arch/arm/mach-highbank/reset.c | 3 +--
5 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 arch/arm/mach-highbank/include/mach/hardware.h
rename arch/arm/mach-highbank/{ => include/mach}/sysregs.h (90%)
Best Regards,
J.
More information about the barebox
mailing list