From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 24 Apr 2007 19:43:21 -0400 Subject: [U-Boot-Users] fdt addr should copy fdt out of flash In-Reply-To: <20070424202859.A29BB3535DD@atlas.denx.de> References: <20070424202859.A29BB3535DD@atlas.denx.de> Message-ID: <462E9619.4000607@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <462E5992.3000405@smiths-aerospace.com> you wrote: >> The "bootm" code (should) still copy from flash to RAM if necessary, >> because I adapted the existing code. I have not built any multi-images >> and flashed them so that code is untested. I sent a query for RTFM >> pointers on building multi-images but nobody responded and I have not >> had time to follow up on that yet. > > Imagine that in the long run the current dumb multi-file image format > will be replaced by a new, more flexible one, where images can have > types and other properties. Also imagine that libfdt code might be > used to read such properties... > > Best regards, > Wolfgang Denk Imagine me dragging my feet until the problem becomes SEP. :-) gvb