From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 08 Dec 2006 10:33:52 -0600 Subject: [U-Boot-Users] [PATCH] 83xx: Put the version (and magic) after the HRCW. In-Reply-To: <4578D2D5.9010401@comcast.net> References: <829785.55827.qm@web15909.mail.cnb.yahoo.com> <45778E52.1040101@comcast.net> <4578D2D5.9010401@comcast.net> Message-ID: <457993F0.9040203@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: > Arrgh, I forgot about the 8260 master + 7 slaves mode, which fills the > first 256 bytes with HRCWs. As a result, we cannot put the magic number > and version at offset 0x40 like I did with the 8360 (well, we could do > it, but only if the system doesn't have slaves). We could, however, put > the magic number and version in a different vector area that has room > (e.g. offset 0x240). Or, you could tag the version string with a checksum and a signature, then have the application scan memory until it finds it. That way, you could put it wherever you want, even in different places on different systems, and it would still work. Joakim asked me to ack or nack this patch, but at this point I can't tell who wants what. Can someone summarize the status of this patch for me? -- Timur Tabi Linux Kernel Developer @ Freescale