From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 08 Dec 2006 15:13:56 -0600 Subject: [U-Boot-Users] [PATCH] 83xx: Put the version (and magic) after the HRCW. In-Reply-To: <457997C6.4040307@smiths-aerospace.com> References: <829785.55827.qm@web15909.mail.cnb.yahoo.com> <45778E52.1040101@comcast.net> <4578D2D5.9010401@comcast.net> <457993F0.9040203@freescale.com> <457997C6.4040307@smiths-aerospace.com> Message-ID: <4579D594.2060604@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jerry Van Baren wrote: > * version-in-text - Put the version (and magic) after the HRCW. This patch works on the 8349E-mITX. Ack. However, there's a caveat. The 8349E-mITX doesn't place the U-Boot image over the HRCW - it's located somewhere else in flash. So the HRCW in the U-Boot image is ignored. This may also be true of some other 83xx boards. > * lowboot - Add high/lowboot configuration to the Makefile, etc. I haven't tried this patch. -- Timur Tabi Linux Kernel Developer @ Freescale