Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 09:48:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 201614] ubldr panic with Not enough DRAM to load kernel
Message-ID:  <bug-201614-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201614

            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@FreeBSD.org
          Reporter: mikael.urankar@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 =3D 0x10000000
  size  =3D 0xf0000000
  type  =3D DRAM

in sys/boot/uboot/lib/copy.c, after this line:
eblock =3D 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=C3=ABl

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201614-7>