[U-Boot] new uboot for custom platform

Hello, I'm new to everything about android and I try to start android on a custom platform. How can I build the bootloaders and to put android os on that platform. Can someone help me?

Hi
On Thu, Dec 5, 2013 at 1:03 PM, Cornel Miron cornel.miron86@gmail.com wrote:
Hello, I'm new to everything about android and I try to start android on a custom platform. How can I build the bootloaders and to put android os on that platform. Can someone help me?
Can you give us some information
CPU: ????? STORAGE: ???? SDCARD: ????
Michael
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

A VERY vague question. The only thing you are correct on, is that the bootloader is the first software component that runs when starting a system. But as Michael replied, without further details like CPU, memory ... etc, there's very little information you've given us to help you.
Now, on the other hand, if you are just fishing for information about embedded and android, I would suggest you buy a beaglebone. Android has been ported to it and you'll have a better idea of how things work by studying the related source code and hardware datasheets.
-Abraham V.
On Thu, Dec 5, 2013 at 5:33 PM, Cornel Miron cornel.miron86@gmail.com wrote:
Hello, I'm new to everything about android and I try to start android on a custom platform. How can I build the bootloaders and to put android os on that platform. Can someone help me?
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

On 06-12-13 05:03, Abraham V. wrote:
A VERY vague question. The only thing you are correct on, is that the bootloader is the first software component that runs when starting a system. But as Michael replied, without further details like CPU, memory ... etc, there's very little information you've given us to help you.
Now, on the other hand, if you are just fishing for information about embedded and android, I would suggest you buy a beaglebone. Android has been ported to it and you'll have a better idea of how things work by studying the related source code and hardware datasheets.
Also extremly interesting are the Allwinner based boards.
Board such as the Olimex Olinuxino's are open source hardware (schematics etc available via their github) and are supported (out of tree unfortunately for now, but tree is being pulled regularly) by u-boot and linux. Usermanuals/datasheets are available for A10, A13 and A20 series of chips to study.
Oliver
-Abraham V.
On Thu, Dec 5, 2013 at 5:33 PM, Cornel Miron cornel.miron86@gmail.com wrote:
Hello, I'm new to everything about android and I try to start android on a custom platform. How can I build the bootloaders and to put android os on that platform. Can someone help me?
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
participants (4)
-
Abraham V.
-
Cornel Miron
-
Michael Trimarchi
-
Olliver Schinagl