Project:Lubbock

From London Hackspace Wiki
Revision as of 00:54, 27 August 2011 by JasperWallace (talk | contribs) (add lubbock page, i'm sure i've put this info on the wiki before, but can't find it now)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The "Lubbocks" are intel arm based development boards, origonally from symbian, via Nokia, We have manuals for the big one:


Unfortunaty the big ones is currently flashed with a bootloader that expects a symbian format binary (i think), after reading the manual I've found you can change the flash the cpu boots from, but unfortunately none of the other onboard flash banks seem to contain bootable code. The 'working' settings are: S15 dot, S1: dot, S2: dot, see table 2-2 on page 2-5 of the 'Intel DBPX250 Development platform for Intel Personal Client Architecture'.

We have several posabilities:

  • work out how to make a binary in the format expected by the existing bootloader (dig out the open symbian code and make a toolchain?)
  • make a jtag cable and backup the existing bootcode (and other flash banks), then reflash with some more generic boot code, maybe: http://armboot.sourceforge.net/

Other notes:

  • The big one has a cf/pcmcia adapter with e 32Mb CF card in it, we should dump the contents of the card in case it has anything interesting.
  • The cpu board on the big one does not appear to be the same one mentioned in the manual, i'm not sure what cpu it is!