From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?54Gw6ImyIOi9qOi/uQ==?= Date: Wed, 1 Dec 2004 14:27:35 +0800 Subject: [U-Boot-Users] Port u-boot to a custom board with CPU S3C44B0X Message-ID: <55812d2e041130222711c0aa25@mail.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 Hi all. I'm porting u-boot to a custom board with CPU S3C44B0X now. I modified include/configs/B2.h accroding to my configurations. And I don't know how to set the u-boot's console as serial port. Thanks for your replies.