[U-Boot] [IXP42x PATCH series v4 08/17] update/fix AcTux1 board
Michael Schwingen
rincewind at discworld.dascon.de
Sun May 22 23:53:29 CEST 2011
Am 05/22/2011 05:36 PM, schrieb Marek Vasut:
> On Saturday, May 21, 2011 02:03:24 AM Marek Vasut wrote:
>> On Wednesday, April 06, 2011 11:49:09 PM Michael Schwingen wrote:
>>> Signed-off-by: Michael Schwingen <michael at schwingen.org>
>>> ---
>>>
>>> Changes for V2:
>>> - move -ffunction-sections/--gc-sections to board config.mk
>>> - add wildcard to bss segment in linker script
>>>
>>> Changes for V3:
>>> - use I/O accessors
>>> - coding style fixes
>>> - add PCI clock/reset initialization
>>> - use get_ram_size in dram_init
>>> - add PCI support
>>> - remove config.mk
>>> - remove unused definitions from config.h
>>> - add CONFIG_BOARD_SIZE_LIMIT
>>>
>>> Changes for V4:
>>> - add changelog
>>> - merge __bss_end change in u-boot.lds from master
>>>
>>> board/actux1/actux1.c | 111
>>>
>>> ++++++++++++++++++++++++---------------------- board/actux1/config.mk |
>>>
>>> 6 ---
>>>
>>> board/actux1/u-boot.lds | 41 ++++++++++++-----
>>> boards.cfg | 5 ++-
>>> include/configs/actux1.h | 63 +++++++++++++++-----------
>>> 5 files changed, 127 insertions(+), 99 deletions(-)
>>> delete mode 100644 board/actux1/config.mk
>>>
>>> diff --git a/board/actux1/actux1.c b/board/actux1/actux1.c
>>> index e73aff8..8fb8065 100644
>>
> btw this one doesn't apply for me. Can you please update according to u-boot-
> pxa.git ? Thanks !
>
> I applied 0001,2,3,4,5,7 so far.
I'll resend the whole series, based on u-boot-pxa.git, as "V5" - I kept
all patches and their numbering, ignore anything that is already applied.
cu
Michael
More information about the U-Boot
mailing list