[Bug 201614] ubldr panic with Not enough DRAM to load kernel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 16 09:48:07 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201614
Bug ID: 201614
Summary: ubldr panic with Not enough DRAM to load kernel
Product: Base System
Version: 11.0-CURRENT
Hardware: arm
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: mikael.urankar at gmail.com
Hi,
I have a cubox with 4go of RAM and I hit the following panic in ubldr:
panic: Not enough DRAM to load kernel
loader> sysinfo
U-Boot system info:
sys info:
start = 0x10000000
size = 0xf0000000
type = DRAM
in sys/boot/uboot/lib/copy.c, after this line:
eblock = rounddown2(si->mr[i].start + si->mr[i].size, KERN_ALIGN);
eblock is equal to zero and the panic occurs.
Any help on this problem would be greatly appreciated!
Thanks,
Mikaël
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list