Quote:
Originally Posted by pepijndevos
No result for YianLu, but the buildroot thread does indeed mention this.
Well, it got a little further, but it's stuck again. As Chris notes, there are a few includes missing. Like him, I added these files from Kindle touch.
I came upon another naming mystery. Finkle!
Boardid.h defines BOARD_ID_TEQUILA, BOARD_ID_TEQUILA_EVT1 and BOARD_ID_TEQUILA_EVT2, but the compiler whines about BOARD_ID_FINKLE_EVT1 being undeclared in arch/arm/linux/setup.c
If Finkle is another piece of hardware, I assume it's safe to add a stub value for it?
I would like to thank Amazon for their care and attention to detail while generously making their obligatory GPL release.
[edit]
FYI Kindle 4.1 need KINDLE_VERSION defined in kindle_version.h, rather than VERSION_TAG.
|
Cat > blah > EOF from the BR 3.3 thread.
Yep... KINDLE_VERSION for the later models VERSION_TAG for the 3
IIRC Niluje reminded me of this somewhere on that thread.
Glad you caught it.