Commit 1158a698 authored by Alessandro Rubini's avatar Alessandro Rubini

binaries: add 'mem=64m' the wrboot scripts

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent f1c9ab66
bootargs="console=ttyS0,115200 panic=10"
bootargs="console=ttyS0,115200 panic=10 mem=64m"
bootargs="$bootargs root=nfs ip=dhcp"
# if we didn't do it already, get our dhcp-based address in barebox
......
bootargs="console=ttyS0,115200 panic=10"
bootargs="console=ttyS0,115200 panic=10 mem=64m"
bootargs="$bootargs root=nfs ip=192.168.16.9:192.168.16.1:255.255.255.0"
eth0.ipaddr=192.168.16.9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment