Re: [U-Boot-Users] How to use UBoot for S3CEB2410 board

Hi Marco and all,
Thanks for your reply, but I want to config and compile U-Boot for S3CEB2410 without commercial support.
Please help me how to customize and compile U-Boot for this board.
Thanks,
----- Original Message ---- From: Marco Cavallini arm.linux@koansoftware.com To: thien van nvthien1112@yahoo.com Cc: u-boot-users@lists.sourceforge.net Sent: Thursday, November 2, 2006 1:46:15 AM Subject: Re: [U-Boot-Users] How to use UBoot for S3CEB2410 board
thien van ha scritto:
Hi all,
I have bought a board at http://armkits.com/Product/s3ceb2410.asp and I am trying to use uboot to boot it from SMC card, Here are the steps I did:
.snip.
Hi, it's a normal behaviour because smdk2410_config is targeted for Samsung Evaluation Board. You must customize U-Boot for your board, if you need commercial support we can do that for you ;-)
regards,

Thanks for your reply, but I want to config and compile U-Boot for S3CEB2410 without commercial support.
Please help me how to customize and compile U-Boot for this board.
First, you have to discover differences between EvalBoard and YurBoard, then you have to modify the existing code or add new drivers. The first places where to look for are SDRAM and FLASH (NAND).
Happy hacking ;-)

Marco Cavallini wrote:
Thanks for your reply, but I want to config and compile U-Boot for S3CEB2410 without commercial support.
Please help me how to customize and compile U-Boot for this board.
First, you have to discover differences between EvalBoard and YurBoard, then you have to modify the existing code or add new drivers. The first places where to look for are SDRAM and FLASH (NAND).
Happy hacking ;-)
1) Read the README file, that is what it is there for! * Find "U-Boot Porting Guide:" in the README ;-) * Read the DLUG and other documentation on the denx.de web site.
2) You need a working toolset. ELDK is highly recommended. It can be found on the denx.de web site. I'm not getting through to denx.de, Wolfgang was having hardware problems over the weekend, perhaps he still is.
3) Build an existing board so you know what to expect and proof out your toolset installation, etc. * Find "Building the Software:" in the README
Once you have some baseline experience and knowledge, you can start to compare EvalBoard to YurBoard and hack away.
Happy hacking, gvb

In message 4549E4EB.1000807@smiths-aerospace.com you wrote:
- You need a working toolset. ELDK is highly recommended. It can be
found on the denx.de web site. I'm not getting through to denx.de, Wolfgang was having hardware problems over the weekend, perhaps he still is.
We're back online.
FTP space is still missing a lot of files, working to restore these.
The U-Boot CVS repository was lost. I guess I will not even attempt to restore it. Let's use git.
Best regards,
Wolfgang Denk
participants (4)
-
Jerry Van Baren
-
Marco Cavallini
-
thien van
-
Wolfgang Denk