Thread: DIY - KeK
View Single Post
Old 10-01-2012, 01:22 PM   #276
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Old Code: Amazon U-Boot for DX(G) 2.5.8 firmware

U-Boot for DX(G) firmware 2.5.8:
  • Download the Amazon source bundle
  • Extract the u-boot archive from bundle
  • Unarchive the sources
  • DIY-KeK top post, select the link to the resources description
  • Click to "Historic Compilers"
  • Download the indicated tool-chain
  • Unarchive it into /opt
  • Read u-boot README and top of Makefile
  • Set and export the three environment changes:
    [**] export BUILD_DIR
    [**] export CROSS_COMPILE
    [**] export PATH (with the compiler as first on the path)
  • cd to root of u-boot source
  • make imx31_mario_config
  • make
knc1 is offline   Reply With Quote