Hi Jean, On Tue, Nov 03, 2009 at 01:18:04PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:10 Tue 03 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > > --- > > update Kconfig text to match with u-boot > > > > arch/arm/Kconfig | 8 ++++++++ > > arch/arm/Makefile | 8 +++++++- > > 2 files changed, 15 insertions(+), 1 deletions(-) > I've push it on my tree with the mach-type patch > > so please pull > The following changes since commit 73d57b1d3537075c3455ec279c7d1a44bf34ac68: > Sascha Hauer (1): > list: remove duplicated list.h > > are available in the git repository at: > > git://uboot.jcrosoft.org/u-boot-v2.git for-sascha Ok, pulled. Sascha > > Jean-Christophe PLAGNIOL-VILLARD (2): > arm: add configurable AEABI support > arm: generate mach-types.h instead of static version > > Makefile | 1 + > arch/arm/Kconfig | 8 + > arch/arm/Makefile | 12 +- > arch/arm/include/asm/.gitignore | 1 + > arch/arm/include/asm/mach-types.h |26622 ------------------------------------- > arch/arm/tools/Makefile | 10 + > arch/arm/tools/gen-mach-types | 72 + > arch/arm/tools/mach-types | 2423 ++++ > 8 files changed, 2525 insertions(+), 26624 deletions(-) > create mode 100644 arch/arm/include/asm/.gitignore > delete mode 100644 arch/arm/include/asm/mach-types.h > create mode 100644 arch/arm/tools/Makefile > create mode 100644 arch/arm/tools/gen-mach-types > create mode 100644 arch/arm/tools/mach-types > > Best Regards, > J. > > _______________________________________________ > u-boot-v2 mailing list > u-boot-v2@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/u-boot-v2 > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ u-boot-v2 mailing list u-boot-v2@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/u-boot-v2