I'm using L27.10.2-P1, so WLAN should worked fine.
The boot step is , First put SD card into the slot and power up , and
boot up to u-boot. Then load kernel to memory (I think the command
fatload should load it to memory... am I wrong ?) , then take off the
SD card to release the SD slot, then boot. Here are the boot arguments
I use to mount AFS on NFS:
bootargs = androidboot.console=ttyO2 console=ttyO2,115200n8
mem=456M@0x80000000 mem=512M@0xA0000000 init=/init vram=32M
omapfb.vram=0:16M,1:16M consoleblank=0 smsc95xx.macaddr=76:2F:97:85:4F:
56 root=/dev/nfs rw nfsroot=192.168.2.109:/media/
afs,nolock,wsize=1024,rsize=1024 ip=DHCP rootdelay=2
I just can't figure out why WLAN can work fine with standard boot
procedure but can not work fine if I try to mount AFS on NFS T_T
Thanks for all your replies.
Best Regards
Jeffrey Wang