From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Tue, 26 Apr 2011 09:09:23 +0200 Subject: [U-Boot] [PATCH 10/11] Copy the ramdisk from flash for the DNS323 In-Reply-To: <20110425214438.3ACF5D52702@gemini.denx.de> References: <4D81FE7F.8090002@dawes.za.net> <1300435500-4909-11-git-send-email-rogan@dawes.za.net> <20110425214438.3ACF5D52702@gemini.denx.de> Message-ID: <4DB66FA3.2050307@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2011/04/25 11:44 PM, Wolfgang Denk wrote: > Dear rogan at dawes.za.net, > > In message<1300435500-4909-11-git-send-email-rogan@dawes.za.net> you wrote: >> From: rogan at dawes.za.net >> >> --- >> common/image.c | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) > > This is the wrong approach. > > Rather fix the Linux kernel to accept a ramdisk address in NOR flash. > See the mailing list archives (both u-boot and linux-arm-kernel) for > details. > > Best regards, > > Wolfgang Denk > Hi Wolfgang, Thanks for your comments on my patches. Unfortunately, I seem to have toasted my board properly this time, and will not likely need them in future. I guess I will end up buying a different NAS next time (faster, bigger, cheaper), which will come with a different set of problems. Thanks for all your help while I learned about U-Boot, JTAG, debugging, contributing, etc. Regards, Rogan