Porting FreeBSD-S3c2410
Ravindra
ravindra.kulkarni at globaledgesoft.com
Tue Jun 29 04:49:48 UTC 2010
Thanks Andrew,
1. But where i will get the source?
2. Also which of the drivers supported for S3c2410, do we need to
build any drivers
3. and any documentation for Building the kernel etc...and loading it..
Please let me know
Regards,
Ravindra K.
Andrew Turner wrote:
> On Mon, 28 Jun 2010 20:09:34 +0530
> Ravindra <ravindra.kulkarni at globaledgesoft.com> wrote:
>
>> Hi ,
>>
>> I would like to port FreeBSD to Samsung S3C2410 board, can you give
>> me where is the source and steps for porting the same.
>>
>
> The S3C2410 code is in the sys/arm/s3c2xx0 directory in subversion.
>
> You will need to create a board file to tell FreeBSD which UART to send
> dmesg to and how much memory the board has. You can use
> board_ln2410sbc.c as an example.
>
> You will also need to copy std.ln2410sbc and change the memory
> locations to be correct for your board. This file will be included by
> your kernel config file.
>
> That should get you to the point the kernel will start booting.
>
> Andrew
>
>
More information about the freebsd-arm
mailing list