From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 14 Apr 2006 10:41:21 +0200 Subject: [U-Boot-Users] U-Boot on 440EP Bamboo board, anybody succeed? In-Reply-To: <60E856FD577CC04BA3727AF4122D3F160106FDD9@3bit.vector.com.pl> References: <60E856FD577CC04BA3727AF4122D3F160106FDD9@3bit.vector.com.pl> Message-ID: <200604141041.22117.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andriy, On Friday, 14. April 2006 10:34, Andriy Korud wrote: > > You have to set the MAC addresse(s) and reset the board. > > After this both enet devices will be available. > > Thanks, it helps. OK. > > > The same bzImage runs in PIBS. U-Boot 1.1.4, Linux 2.6.16, compiled > > > with gcc 3.4.5. > > > > Please give the DENX linux images a try: > > > > ftp://ftp.denx.de/pub/linux/images/amcc/bamboo/ > > U-Boot 1.1.4 (Dec 5 2005 - 16:21:22) (binary image downloaded from > above URL) > No success, hangs afret "Uncompressing Kernel Image ... OK" Hmmm. Should work. What is the content of the env variable bootargs upon booting the kernel. Did you pass all needed info to the kernel (ttySx, baudrate...)? Best regards, Stefan