Page 1 of 1
BD-E8X00 processor
Posted: Fri May 18, 2012 1:33 pm
by oga83
The BD-E8X00 processor is a Samsung SDP1105.
Unfortunately, no info is available for it
I guess it is based on a Samsung Exynos 5 (ARM 15 - Dual core), but it's just a guess...
Does anybody has more info on this ?
Thanks,
Olivier
Re: BD-E8X00 processor
Posted: Mon May 21, 2012 9:08 pm
by sbav1
oga83 wrote:The BD-E8X00 processor is a Samsung SDP1105.
I guess it is based on a Samsung Exynos 5 (ARM 15 - Dual core), but it's just a guess...
Does anybody has more info on this ?
Judging from open source release, it's dual core Cortex A9 w/ L2 cache. Exact CPU specs: I dunno; but state-of-the-art / cutting edge technology level it probably ain't.
Looks like SDP1105 is heavily based on previous Samsung BD SoC designs - not that there's anything wrong with that

. IMO, no direct relation to Exynos 4/5 whatsoever.
Re: BD-E8X00 processor
Posted: Tue May 22, 2012 3:29 pm
by oga83
I think you are right, it's a dual core Cortex A9; I found some line of code in the sources that are related to ARM A9 :
Code: Select all
sdp1105.c :
#ifdef CONFIG_SDP_ARM_A9_ERRATA_764369
sdp1105_patch();
#endif