Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

U-Boot now supports booting Linux from HTTP (no replies)

$
0
0
Recent article CNX Software announces that Linaro has added support for booting Linux from HTTP to U-Boot and apparently HTTPS support is also in the works.

Booting would be as simple as:
setenv autoload 0;dhcp
wget $loadaddr 192.168.0.1:~/vmlinuz

Ray

Viewing all articles
Browse latest Browse all 3247

Trending Articles