[U-Boot] [PATCH] orion5x: allow overriding default mappings windows

2010-07-13 Thread Albert Aribaud
Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularly useful for defining board-specific FLASH address and size in board header file rather than having to tweak orion5x code. Signed-off-by: Albert Aribau

Re: [U-Boot] [PATCH] orion5x: allow overriding default mappings windows

2010-08-08 Thread Albert ARIBAUD
Hi all, Le 13/07/2010 09:04, Albert Aribaud a écrit : > Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx > and allow defining them from board code to override defaults. This > is particularly useful for defining board-specific FLASH address > and size in board header file rather

Re: [U-Boot] [PATCH] orion5x: allow overriding default mappings windows

2010-08-08 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert ARIBAUD > Sent: Sunday, August 08, 2010 2:13 PM > To: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH] orion5x: allow overriding > default map

Re: [U-Boot] [PATCH] orion5x: allow overriding default mappings windows

2010-08-08 Thread Albert ARIBAUD
x.de >> Subject: Re: [U-Boot] [PATCH] orion5x: allow overriding >> default mappings windows >> >> Hi all, >> >> Le 13/07/2010 09:04, Albert Aribaud a écrit : >> >>> Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx >>> and allow

Re: [U-Boot] [PATCH] orion5x: allow overriding default mappings windows

2010-08-10 Thread Wolfgang Denk
Dear Albert Aribaud, In message <1279004666-12949-1-git-send-email-albert.arib...@free.fr> you wrote: > Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx > and allow defining them from board code to override defaults. This > is particularly useful for defining board-specific FLASH