[PATCH 2/5] ARM: davinci: da850, omapl138: share boot_params

2011-08-18 Thread Ben Gardiner
Extract the value of .boot_params used by the da850/omapl138 machines to a common DA850_REFERENCE_BOOT_PARAMS defined in the da850-reference.h header introduced in a previous commit. Signed-off-by: Ben Gardiner Reviewed-by: James Nuss --- arch/arm/mach-davinci/board-da850-evm.c|

Re: [PATCH 2/5] ARM: davinci: da850, omapl138: share boot_params

2011-08-18 Thread Felipe Balbi
Hi, On Thu, Aug 18, 2011 at 05:50:48PM -0400, Ben Gardiner wrote: > diff --git a/arch/arm/mach-davinci/include/mach/da850-reference.h > b/arch/arm/mach-davinci/include/mach/da850-reference.h > index d3beb13..6837a98 100644 > --- a/arch/arm/mach-davinci/include/mach/da850-reference.h > +++ b/arch/