Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-09-18 Thread Wolfgang Denk
Dear Thomas Weber, In message 1284475374-26922-1-git-send-email-we...@corscience.de you wrote: This patch updates the mach-types.h based on the latest linux kernel Signed-off-by: Thomas Weber we...@corscience.de --- arch/arm/include/asm/mach-types.h | 1230

[U-Boot] [PATCH] ARM: Update ARM mach-types

2010-09-14 Thread Thomas Weber
This patch updates the mach-types.h based on the latest linux kernel Signed-off-by: Thomas Weber we...@corscience.de --- arch/arm/include/asm/mach-types.h | 1230 - 1 files changed, 1226 insertions(+), 4 deletions(-) diff --git

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-20 Thread Paulraj, Sandeep
Dear Reinhard Meyer, In message 4c6c3133.4000...@emk-elektronik.de you wrote: I see. I was assuming that one downloads the text file to ones own kernel tree and let the auto-magic work to create the latest mach-types.h. I can try to do that but I have not yet started to try to

[U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread s-paulraj
From: Sandeep Paulraj s-paul...@ti.com This patch updates the mach-types.h based on the latest linux kernel Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- Wolfgang Please pull this. Tom used to do thsi regularly arch/arm/include/asm/mach-types.h | 1140

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread Reinhard Meyer
Dear s-paul...@ti.com, +#define MACH_TYPE_FLEXIBITY2965 +#define MACH_TYPE_WLAN_COMPUTER2966 Thanks for the patch, however the latest number in http://www.arm.linux.org.uk/developer/machines/ is 3025 Reinhard ___ U-Boot mailing

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread Paulraj, Sandeep
Subject: Re: [PATCH] ARM: Update ARM mach-types Dear s-paul...@ti.com, +#define MACH_TYPE_FLEXIBITY2965 +#define MACH_TYPE_WLAN_COMPUTER2966 Thanks for the patch, however the latest number in http://www.arm.linux.org.uk/developer/machines/ is 3025 3026

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread Reinhard Meyer
Dear Paulraj, Sandeep, 3026 actually Yep, changed after I loaded the page today... The patch was against linus's master. Have all these made it to some kernel tree yet? It is not un common for kernel to be a little behind. I see. I was assuming that one downloads the text file to ones own

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread Wolfgang Denk
Dear s-paul...@ti.com, In message 1282142754-15756-1-git-send-email-s-paul...@ti.com you wrote: From: Sandeep Paulraj s-paul...@ti.com This patch updates the mach-types.h based on the latest linux kernel Signed-off-by: Sandeep Paulraj s-paul...@ti.com --- Wolfgang Please pull this. Tom

Re: [U-Boot] [PATCH] ARM: Update ARM mach-types

2010-08-18 Thread Wolfgang Denk
Dear Reinhard Meyer, In message 4c6c3133.4000...@emk-elektronik.de you wrote: I see. I was assuming that one downloads the text file to ones own kernel tree and let the auto-magic work to create the latest mach-types.h. I can try to do that but I have not yet started to try to compile a