Hi All:
We do an out AM3359 board , it reference AM335x EVM.
what difference between TI AM335x EVM and our AM3359 board.
TI AM335x EVM our AM3359 board
ETH may be grmii MII
WIFI wl127x No wifi No BT
Audio McASP1 McASP0
other is same.
And We have run it in linux embeded os.
But when we do android os on our AM3359 board,it can show robot, but can't display other after this.
So I do logcat to an file.
it show many error,such as :
E/BatteryService( 355): Could not open /sys/class/power_supply
I/sysproc ( 355): Entered system_init()
I/sysproc ( 355): ServiceManager: 0x7cac0
I/SurfaceFlinger( 355): SurfaceFlinger is starting
I/SurfaceFlinger( 355): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 355): couldn't open framebuffer HAL (Bad address)
I think this error may cause no display Android desktop.
I do the filesystem follow TI-Android-GingerBread-2_3_4-DevKit-2_1_1 DeveloperGuide.mht and TI-Android-GingerBread-2_3_4-DevKit-2_1_1 UserGuide.mht
1. download TI_Android_GingerBread_2_3_4_AM335x_Sources.tar.gz
2. cd TI_Android_GingerBread_2_3_4_AM335x_Sources ./.repo/repo/repo sync --local-only
3. make TARGET_PRODUCT=am335xevm OMAPES=4.x -j2
Can you help me , I am very worried. Thank you very much!
Regards
nmy