Name | Modified | Size | Downloads / Week |
---|---|---|---|
Mpsoft-oss-2.0 | 2013-06-06 | ||
README | 2012-05-02 | 1.1 kB | |
Totals: 2 Items | 1.1 kB | 1 |
Notice ------ This is the source code distribution for open source with redistribution obligations that has been used in the Mpsoft 2.0. The Miracle 2.0 is used in set-top box: 100LC/200F. This distribution includes the component for distribution: Directory component uboot_srcode_modified Das U-Boot - Universal Bootloader 1.3.1 Installing the cross compiler toolchain --------------------------------------- Please download the toolcain STLinux-2.2-sh4.iso and it's source code STLinux-2.2-sh4.iso from: ftp://ftp.stlinux.com/pub/stlinux/2.2/iso/ Then install it as the guidance: http://www.stlinux.com/drupal/install/distribution Build environment ----------------- The build requires that bash is installed as the default shell. Please set the path and cross compiler before build: $ export PATH=$PATH:/opt/STM/STLinux-2.2/devkit/sh4/bin $ source setup_sh4linux.sh Building ----------------- Please build the uboot as the guidance in readme.txt at directory: uboot_srcode_modified. You can also read the origrinal README in uboot_srcode_modified for details.