↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: correction

ARM – DreamPlug Kernel Compile – Correction..

Adventures With Linux ™ Posted on March 29, 2015 by RGMarch 29, 2015

Thanks are due to Marcus Roeder, who pointed out an error in my DreamPlug kernel compile workflow (http://rglinuxtech.com/?p=1354).. The make LOADADDR.. command was incorrect, and would result in less system memory being available.. The correct command is: make LOADADDR=000008000 uImage – and this will result in all the memory being available: # free total used free shared … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM | Tagged correction, dreamplug, kernel compile, make loadaddr command incorrect | Leave a reply
Original content © Robert Gadsdon 2013
↑