Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-06-01 Thread Ian Abbott
On 28/05/10 23:27, Thomas Chou wrote: > Ian Abbott wrote: >> On 28/05/2010 05:08, Thomas Chou wrote: >>> Follow the discussion of Charles Manning and Mike Frysinger. >>> Using gc_sections helps reduce image size. >> Hi Thomas, >> >> Will that st

Re: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size

2010-05-28 Thread Ian Abbott
ds > + > +LDFLAGS += --gc-sections > +PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections Hi Thomas, Will that stop it working with the gcc3-based nios2 nommu toolchain? The version of 'ld' in that toolchain doesn't support the --gc-sections option. -- -=( Ian Abb

Re: [U-Boot] [Nios2-dev] [PATCH 4/6 v10] spi: add altera spi controller support

2010-05-21 Thread Ian Abbott
_SPI_LIST { BASE_0,BASE_1,... } > > Signed-off-by: Thomas Chou Tested with EPCS64N flash chip on Altera 2C35 development board. Tested-by: Ian Abbott -- -=( Ian Abbott @ MEV Ltd.E-mail: )=- -=( Tel: +44 (0)161 477 1898

Re: [U-Boot] [Nios2-dev] [PATCH 6/6 v3] nios2: add spi flash support to nios2-generic board

2010-05-21 Thread Ian Abbott
velopment board. Tested-by: Ian Abbott -- -=( Ian Abbott @ MEV Ltd.E-mail: )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=- ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [Nios2-dev] [PATCH 3/6 v3] nios2: add gpio support to nios2-generic board

2010-05-21 Thread Ian Abbott
> Signed-off-by: Thomas Chou Tested with LED on Altera 2C35 development board. Tested-by: Ian Abbott -- -=( Ian Abbott @ MEV Ltd.E-mail: )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=- ___ U-Boot mailing list U-

Re: [U-Boot] [Nios2-dev] [PATCH 2/6 v2] misc: add gpio based status led driver

2010-05-21 Thread Ian Abbott
On 30/04/10 04:34, Thomas Chou wrote: > This patch adds a status led driver followed the GPIO access > conventions of Linux. The led mask is used to specify the gpio pin. > > Signed-off-by: Thomas Chou Tested on Altera 2C35 development board. Tested-by: Ian Abbott -- -=( Ian

Re: [U-Boot] [Nios2-dev] [PATCH 1/6 v4] nios2: add gpio support

2010-05-21 Thread Ian Abbott
r. > > Signed-off-by: Thomas Chou Tested with LED on Altera 2C35 development board. Tested-by: Ian Abbott -- -=( Ian Abbott @ MEV Ltd.E-mail: )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=- ___ U-