[U-Boot] [U-Boot-Users] Wireless Ethernet

Does u boot have support for wifi devices?. We need to have a setup in which kernel is booted through tftpboot with a wireless network connection. Please help me.
-- regards Fayaz Ahmed

On Wednesday, September 28, 2011 09:21:57 AM Farooque, Fayaz wrote:
Does u boot have support for wifi devices?. We need to have a setup in which kernel is booted through tftpboot with a wireless network connection. Please help me.
Oh Lord ...
No, there's no 80211 stack in uboot, you're welcome to add it (I'd really be interested to see such work).
Cheers
-- regards Fayaz Ahmed

Dear Marek Vasut,
In message 201109290335.42615.marek.vasut@gmail.com you wrote:
On Wednesday, September 28, 2011 09:21:57 AM Farooque, Fayaz wrote:
Does u boot have support for wifi devices?. We need to have a setup in which kernel is booted through tftpboot with a wireless network connection. Please help me.
No, there's no 80211 stack in uboot, you're welcome to add it (I'd really be interested to see such work).
I see little chance to add this to U-Boot. Keep in mind that we are a boot loader. It is way easier just to boot into Linux to have WLAN connectivity.
Best regards,
Wolfgang Denk

I understand that. But it would be very handy in diskless booting where the bootloader has to get the kernel from a server.
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Thursday, September 29, 2011 5:30 PM To: Marek Vasut Cc: u-boot@lists.denx.de; Farooque, Fayaz Subject: Re: [U-Boot] [U-Boot-Users] Wireless Ethernet
Dear Marek Vasut,
In message 201109290335.42615.marek.vasut@gmail.com you wrote:
On Wednesday, September 28, 2011 09:21:57 AM Farooque, Fayaz wrote:
Does u boot have support for wifi devices?. We need to have a setup in which kernel is booted through tftpboot with a wireless network connection. Please help me.
No, there's no 80211 stack in uboot, you're welcome to add it (I'd really be interested to see such work).
I see little chance to add this to U-Boot. Keep in mind that we are a boot loader. It is way easier just to boot into Linux to have WLAN connectivity.
Best regards,
Wolfgang Denk

Dear "Farooque, Fayaz",
Please do not top post / full quote.
In message E917DF04A266C94FACB0F2938F81FD751A75206909@ECHOEXCC1.SATS.CORP you wrote:
I understand that. But it would be very handy in diskless booting where the bootloader has to get the kernel from a server.
Boot a minimal Linux kernel, and then use kexec.
Best regards,
Wolfgang Denk
participants (3)
-
Farooque, Fayaz
-
Marek Vasut
-
Wolfgang Denk