From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 02 May 2007 13:33:28 -0500 Subject: [U-Boot-Users] Latest git not working for MPC8349EMDS In-Reply-To: References: <4637A41D.20107@ovro.caltech.edu> <4637B178.7030004@ovro.caltech.edu><4638CF06.6000608@freescale.com><4638D05A.9020701@ovro.caltech.edu> <4638D0C7.60803@freescale.com> Message-ID: <4638D978.9050707@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 Benedict, Michael wrote: > Thank you all. Any ideas why the switch is not working? I don't think they work on the ITX either. Some of them depend on I2C, which doesn't make sense because I2C isn't initialized at power-on. > Currently I > have to turn the board on, issue the above instruction to set low boot > mode, then reset. I should be able to power off/on and boot into low > memory. Any guesses what I am missing? Well, the board should be reading the HRCW from FE000000, and that value should contain the right boot location. If that HRCW isn't being used, then something on your board is configured to ignore it. -- Timur Tabi Linux Kernel Developer @ Freescale