Quote:
Originally Posted by npr
Have I missed something? Please give the source for that statement.
|
It's what some devs have discovered.
https://github.com/koreader/koreader/issues/9218
https://github.com/baskerville/plato/issues/241
Quote:
Small amount of additional info - these are the differing fields I see when I run this command :
/bin/ntx_hwconfig -s /dev/mmcblk0
[42] PCB_LVL='E'
[44] PMIC='BD71828'
[45] FL_PWM='AW99703x2'
[46] RTC='BD71828'
(Full output of old/new revisions can be found at baskerville/plato#241 , the old revision seems to be
[42]PCB_LVL='A'
[44] PMIC='RC5T619'
[45] FL_PWM='LM3630' )
|