[U-Boot-Users] How to let u-boot support non-standard board (AX88796B NIC)

Steven Woody narkewoody at gmail.com
Fri May 16 02:52:03 CEST 2008


On Thu, May 15, 2008 at 10:33 AM, Steven Woody <narkewoody at gmail.com> wrote:
> Dear experts,
>
> With your help, I'v now successfully compiled u-boot-1.3.3-rc3 and got
> the `u-boot' boot loader image file. My compiling command line is
> `./MAKEALL sbc2410x' since the MPU in my board is a samsung s3c2410A.
> But I think the board is not a standard sbc2410x or smdk2410, because
> it's NIC chip is a AX88796B. I searched goole, and fond:
> http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=80;65;86&PLine=65.
>  It seems the AX88796B is a Realtek RTL8019 Driver Equivalent.  So I
> want to know, do I need do anything to make the u-boot working on my
> board, and how?
>
> The same question applies to how to build the kernel. I check all
> config files in
> /my/eldk-4.1/installation/arm/usr/src//linux-2.6.19.2/arch/arm/configs,
> and had not found any work like RTL8019.
>
> Thanks in advance.
>


Maybe I should ask this way for simple:  Could I drive a AX88796B NIC
with u-boot on a s3c2410 based board?  The AX88796B is claimed as
rtl8019 equivalent.

Thanks in advance.




More information about the U-Boot mailing list