From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claudio Scordino Date: Thu, 28 Aug 2008 09:14:26 +0200 Subject: [U-Boot] [PATCH] at91rm9200dk mach-type Message-ID: <48B65052.70404@evidence.eu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I didn't receive any feedback about this, maybe because the "PATCH" name was missing from the subject... In my opinion, it's quite strange that a file in board/atmel/at91rm9200dk sets gd->bd->bi_arch_number to MACH_TYPE_AT91RM9200 instead of MACH_TYPE_AT91RM9200DK. And, in fact, on my at91rm9200dk board U-Boot cannot boot newer versions of Linux, where the default mach type for at91rm9200 boards has been removed (see commit number 87fee013a23ad02821699aef5b76891b42959182 on Linux). The patch in attachment makes U-Boot do its job, so it should be the right fix. But I wouldn't be surprised if I made a mistake, so please, tell me if this patch is the right fix to the problem. If so, please commit it to the U-Boot git repository (it's already in git "format"). Many thanks, Claudio -- Ing. Claudio Scordino Software Engineer, PhD Tel. +39-050-5492050 http://retis.sssup.it/~scordino/ Evidence Srl Embedded Real-Time Solutions http://www.evidence.eu.com -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Fix-MACH_TYPE-for-the-AT91RM9200DK-board.patch Type: text/x-diff Size: 919 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20080828/60a49fd4/attachment-0001.patch