From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Williams Date: Mon, 02 Feb 2004 21:50:49 -0800 Subject: [U-Boot-Users] Design question Message-ID: <8489-64892@sneakemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm porting to a board that has a Xilinx SystemACE hanging off the local bus (CS#1) of a PPC405GPr. Looks fairly easy to write a driver that can be presented to the FAT filesystem support. This'll give me the ability to pick and choose the image I want to boot on the inserted CompactFlash card. My question is a matter of integration. Should I create a new cmd_ace and some ace commands (a la cmd_ide for IDE drives) and plug that into the cmd_fat.c file the same way the other peripheral bus devices are handled? I think it makes sense, and that's what I'm going to do. Am I nuts? - -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFAHza5rPt1Sc2b3ikRAu8dAJ4okisImQP1veH7Nnu8XMzVN8wAFgCcC6wE 96v97oZYEknHkjmC8jFOx2w= =bQSe -----END PGP SIGNATURE-----