From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 07 Feb 2008 21:43:15 +0100 Subject: [U-Boot-Users] [PATCH 2/6] [new uImage] Removed dead ramdisk code on microblaze architecture In-Reply-To: <47AAF73A.40003@semihalf.com> References: <20080201120011.19349.92634.stgit@hekate.izotz.org> <20080201120026.19349.21191.stgit@hekate.izotz.org> <47A8C0B2.8060905@seznam.cz> <47AAF73A.40003@semihalf.com> Message-ID: <47AB6D63.5040701@seznam.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bartolomiej, >> Hi Marian, >> >> do you have git repository with your changes? > > Hi Michal, > > Let me answer this, as Marian is out of office. Yes, the changes are > available form the new-image branch of the u-boot-testing repo. For more > details, please see my email to the list announcing it, sent a while ago > ([U-Boot-Users] [new uImage] Code available on new-image branch of > u-boot-testing repo). Thanks. >> I would like to see what is changed from previous state. I have some >> changes in my internal repository which modified linux booting with >> using ramdisk too. > > It would be very good to have a look at your changes -- could you post > them (preferably using the new-image branch as a baseline :). Microblaze linux bootm function will be simpler powerpc bootm function. Microblaze supports FDT and Ramdisk now. I'll check it soon and I'll send my changes. Regards, Michal Simek