Insignal recently announced that Arndale Octa with an Exynos 5420 was available for pre-order with shipping expected in December 2013, making it the first company providing a low cost big.LITTLE development board. But there will be some competition as Hardkernel will launch ODROID-XU2 also based on Samsung Exynos 5420 octa-core processor according to a tweet by SamsungExynos official twitter account. The board is also briefly mentioned in an article in Samsung website as it was showcased at ARM Techcon 2013. That’s actually all the information I have. There’s a brochure on ARMFlix’s video, but it’s unreadable. However, we can derive (guess) some of the specifications based on the picture above and ODROID-XU specs: SoC – Samsung Exynos 5420 octa core SoC with 4x Cortex A15 cores up to 1.8 GHz, 4x Cortex A7 cores up to 1.3 GHz in big.LITTLE configuration, and ARM Mali T-628 MP6 GPU System Memory – […]
$149 Hardkernel ODROID-XU Octa Core big LITTLE Development Board
Just a few days after noticing code for ODROID-XU in hardkernel repository, the company has now launched ODROID-XU development board powered by Exynos 5410 octa core processor with 2GB RAM, USB 3.0, and more for just $149 (as long as you order in August, $169 after that). Here are ODROID-XU hardware specifications: SoC – Samsung Exynos5 Octa Cortex-A15 and Cortex-A7 big.LITTLE processor with PowerVR SGX544MP3 GPU System Memory – 2GB LPDDR3 RAM Storage – micro SD slot, eMMC 4.5 connector Video Output – micro HDMI + MPI LCD interface and Touch screen I2C ports (IPEX-40PIN) Audio – micro HDMI, headphone jack, MAX98090 Audio Codec Connectivity – 10/100M Ethernet via USB 2.0 (LAN9730) USB – 1x USB 3.0 Host, 1x USB 3.0 OTG, and 4x USB 2.0 Host Expansion Header – 30 pins (GPIO/IRQ/SPI/ADC) Misc – PWM connector for Cooler, Power Supply – 5V/4A (Plug specification is inner diameter 2.1mm and […]
Hardkernel is Working on ODROID-XU Development Board Based on Exynos 5410 Octa Core Processor
Hardkernel have already done a good job at bringing low cost, high performance development boards based on Exynos 4 Quad processor with boards such as ODROID-X, ODROID-U2, or ODROID-X2. But it appears they are not stopping here, and have recently committed code to support ODROID-XU development board based on Exynos 5410, the 8-core big.LITTLE SoC from Samsung, used in devices such as Galaxy S4. The committed code linked above point the device tree files in arch/arm/boot/dts/ (exynos5410-odroidxu.dts and exynos5410-pinctrl.dtsi) where we can see the board will have 2 GB RAM, and the Cortex A15 cores with be clocked at 1.6 GHz. Exynos5410-odroidxu.dts has been removed from 3.11 branch, so the link above points to an earlier commit. Exynos 5410 might have been the first big.LITTLE processor ever available, but it comes with a major flaw, as it only supports cluster migration (all 4 Cortex A15 or all 4 Cortex A7 […]
Ubuntu Linaro 12.11 with 2D/3D Mali-400 GPU Acceleration on ODROID-X Development Board
A few days ago, Hardkernel released the first version of Ubuntu 12.11 (Linaro) with Mali-400 GPU support for their ODROID boards (ODROID-X/X2, ODROID-U/U2). This is still WIP (Work in Progress), but this is one of the few boards together with Pandaboard, Origen and Snowball that can support 2D/3D GPU acceleration in Ubuntu Quantal. Since I have an ODROID-X development board, I decided to give it a try. There are different ways to install it. I chose the way that is most convenient for me (LCD display instead of HDMI), and likely to yield more performance (eMMC instead of SD Card). The current installation instructions to eMMC are extremely cumbersome and you have to go through 5 main steps: Install Android (yes, seriously) in the eMMC Install Ubuntu in the SD Card Install Ubuntu to the eMMC Upgrade Ubuntu to the latest version Install the Mali drivers In this post I’m […]
$69 ODROID-U & $89 ODROID-U2 Exynos 4412 Development Boards
Hardkernel has just announced 2 tiny quad core development boards based on Exynos 4412 @ 1.4 GHz (as used in Samsung Galaxy S3) and Exynos 4412 Prime @ 1.7 GHz (as used in Samsung Galaxy Note 2) called respectively ODROID-U and ODROID-U2. The other difference is the U version comes with 1 GB RAM, and the U2 version with 2 GB RAM. Here are the specification the ODROID-U and ODROID-U2 boards: Processor – Samsung Exynos4412 @ 1.4 GHz (ODROID-U) or Exynos 4412 Prime @ 1.7 Ghz (ODROID-U2), which can be overclocked respectively to 1.8 GHz and 2 GHz. GPU – Mali-400 clocked at 400MHz (ODROID-U) or 440MHz (ODROID-U2), which can be overclocked respectively to 533 and 633 MHz. System Memory – 1GB LPDDR2 DRAM @ 800MHz (ODROID-U) or 2GB @ 880MHz (ODROID-U2) Storage – microSD socket, eMMC connector USB – 2x USB 2.0 Host ports, 1x USB 2.0 device for ADB/mass […]
$149 Hardkernel ODroid-X2 Development Board with Exynos 4412 @ 1.7 GHz and 2 GB RAM
You’ve probably heard about the ODROID-X development board announced in July by Hardkernel. They now have an updated version called ODroid-X2 with Samsung Exynos 4412 clocked at 1.7 GHz (vs 1.4 GHz) and 2 GB RAM (vs 1 GB RAM for the first version). They also boosted the Mali 400 clock speed from 400 MHz to 533 MHz. Apart from being a good mobile development platform, the 2 GB RAM could make the board a pretty good native ARM build machine under Ubuntu, as I’ve read 1 GB RAM is not always enough at link stage (e.g. for Debian packages, sorry I can’t find the link), unless you use swap which tremendously slows things down. The rest of the board seems identical and it just looks the same as the first version. Charbax shot a video of Hardkernel ODroid-X2 development board at ARM Techcon 2012: ODroid-X2 will cost $149 (ODroid-X […]
HardKernel ODroid-X Review with Android 4.0.4
Following my ODroid-X unboxing and first boot post, I planned to review ODroid-X board with both Android and Ubuntu. However, I found out that an Ubuntu image will only be released later this week, so I’ll focus on Android review for today, and try Ubuntu once it becomes available. The default firmware come with a few standards applications, and an ODROID app that: Provide links to developer resources Features a file explorer Has a WiFi section that show WiFi information such as signal strength and let you test the network performance Has a GPS section (useless for this board) Has a Sensor section, but there are none in ODROID-X. Has a camera section that let you show the camera input. It works with the module provided Has a others section with 3D compass test (not used for ODROID-X) The Dev Tools application is also installed. But there was not really […]
HardKernel ODroid-X Development Board Unboxing and First Boot to Android
I’ve just received the ODroid-X development board based on Samsung Exynos 4412 quad-core processor together with lots of accessories: WiFi-Modules Kit USB-UART Module Kit 16 GB eMMC Module 5V/2A Adaptor 10.1″ LCD Module (1366×768) BlueTooth Dongle Camera Module HDMI Cable Since there is quite a lot of things to cover, today I’ll just show some unboxing pictures, how to connect all those modules to the board and run Android pre-loaded in the eMMC module, and I’ll do a more detailed review with Android and Ubuntu in another post. I received the kit in a large box sent via EMS. Here’s a picture with the board and all accessories present in the Box. From top left to bottom right: 10.1″ LCD Modules, ODroid-X development board, HDMI to mini HDMI cable, micro USB to USB cable (for debugging), 5V/2A power supply for the board, 9V/1.5A power supply for the LCD module, WiFi […]