Re: [U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA

2015-03-31 Thread Pavel Machek
Hi! > This is v3 of the patchset that adds all the SPL code that is necessary to > support the SoCFPGA platform. For v3, here are the changes: > > - Remove gdata > - Remove s_init > - Remove socfpga lowlevel_init.S > - Use common u-boot-spl.lds > - Properly use CONFIG_SPL_TEXT_BASE so we don't ha

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA

2015-03-30 Thread dinguyen
From: Dinh Nguyen Hello, This is v3 of the patchset that adds all the SPL code that is necessary to support the SoCFPGA platform. For v3, here are the changes: - Remove gdata - Remove s_init - Remove socfpga lowlevel_init.S - Use common u-boot-spl.lds - Properly use CONFIG_SPL_TEXT_BASE so we d