RegisterSearchCalendarFAQMemberlistUsergroupsLog in
Embedian Support Forum Forum Index Embedian Embedian Embedian Embedian
HomeSupport forumDownloadsMailing ListWikiBlogContact usNewsfeeds
Calendar
Reply to topic Page 1 of 1
kernel source code 2.6.18.1 released [update]
Author Message
Reply with quote
Post icon_mocker kernel source code 2.6.18.1 released [update] 
Event: Fri Feb 09, 2007 8:00 am
The u-boot can pass command options to kernel now. It is therefore; there is only one u-boot.bin and zImage now. You can download the newest kernel source at http://www.embedian.com/index......cts_id=217 now.

For those who have downloaded the previous release, you could just use the incremental patch to the newest.

Be sure that the u-boot and kernel version are matching right.

To pass parameters to kernel, enter u-boot command prompt and
# setenv memory 128
Note: This is to tell kernel the SDRAM size is 128MB
# setenv bootargs root=1f04 init=linuxrc noinitrd
# saveenv
============================
Note:
1. If user doesn't set up the SDRAM memory size, the default will be 64MB.
2. If the hardware is in 128MB SDRAM configuration, before u-boot setting up the memory size, it will take the upper 64MB SDRAM only until the memory size has been set.

Enjoy it!!
View user's profile Send private message [ Hidden ] Visit poster's website
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
You can post calendar events in this forum