From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.pitre@linaro.org (Nicolas Pitre) Date: Tue, 12 Jul 2011 23:22:16 -0400 (EDT) Subject: [PATCH 01/52] ARM: introduce atag_offset to replace boot_params In-Reply-To: <20110712204814.GD15997@ibawizard.net> References: <1309920457-21913-1-git-send-email-nicolas.pitre@linaro.org> <20110708203634.GU4812@n2100.arm.linux.org.uk> <20110712204814.GD15997@ibawizard.net> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 12 Jul 2011, Petr ?tetiar wrote: > H Hartley Sweeten [2011-07-11 12:17:25]: > > > Unfortunately, all the ep93xx boards I have are designed with the sdram using > > nSDCS0 so I can't test the other boot configurations. > > I've tested that actual patchset from nico/redux git branch[1,2] on > ts-7250/32M and ts-7300/128M (both nSDCS3) and it boots, so you can add my > tested-by if you like: > > Tested-by: Petr ?tetiar Thanks. Nicolas