View Single Post
Old 02-09-2018, 11:19 AM   #42
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Quote:
Originally Posted by Mr.Samuel View Post
I have found recently that one special version of e-ink kindle has a firmware seems like using FireOS with u-boot

The product: https://www.amazon.cn/dp/B01I235KH4/ref=fs_kindlemigu

The firmware: https://s3.amazonaws.com/firmwaredow...gu_5.7.2.1.bin

The source code: https://s3.amazonaws.com/firmwaredow...171121.tar.bz2

I think the person's software is based on this firmware.

Nice find.

Last I looks at this it was reported that it was a re branded kindle touch, but this new firmware is a great find.

I have confirmed from extracting those it looks like fire OS.


Code:
product=eanab
package=com.amazon.eanab.android.os
version_name=Fire OS vNext
version_number=596462820
description=eanab-user 5.1.1 2.1.0-ga-rc3 .5.9.6_user_596462820 release-keys
key_type=release-keys
sign_type=release
binary_type=full

Code:
KERNEL_SUBPATH="kernel/nxp/3.10/dist"
DEFCONFIG_NAME="imx_heisenberg_defconfig"
TARGET_ARCH="arm"
TOOLCHAIN_REPO="https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6"
TOOLCHAIN_PREFIX="arm-eabi-"
MAKE_DTBS=y
ZIMAGE_TARGET=y

Last edited by coplate; 02-09-2018 at 11:24 AM.
coplate is offline   Reply With Quote