Name | Modified | Size | Downloads / Week |
---|---|---|---|
miracle-oss-3.0 | 2013-06-06 | ||
README | 2012-03-08 | 1.8 kB | |
Totals: 2 Items | 1.8 kB | 0 |
Notice ------ This is the source code distribution for open source with redistribution obligations that has been used in the Miracle 3.0. The Miracle 3.0 is used in set-top box: HMC210E-HD-DVB. This distribution includes the components for distribution: Directory component linux-sh4-2.6.23.17_stm23_A27_modified linux 2.6.23.17 pppoe_modified/ppp-2.4.4_modified The Point-to-Point Protocol (PPP) to provide Internet connections over serial lines pppoe_modified/rp-pppoe-3.8_modified A PPP-over-Ethernet redirector for pppd u-boot-sh4-1.3.1_stm23_0045_modified A boot loader for Embedded boards udhcp-0.9.8_modified The udhcp server/client package Installing the cross compiler toolchain --------------------------------------- Please download the toolcain STLinux-2.3-sh4-03-11-07.iso and it's source code STLinux-2.3-source-03-11-07.iso from: ftp://ftp.stlinux.com/pub/stlinux/2.3/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.3/host/bin $ export CROSS_COMPILE=sh4-linux- Building ----------------- Each component has a file: README in its directory. Please build the component as the guidance in README in the directories: linux-sh4-2.6.23.17_stm23_A27_modified pppoe_modified/ppp-2.4.4_modified pppoe_modified/rp-pppoe-3.8_modified u-boot-sh4-1.3.1_stm23_0045_modified udhcp-0.9.8_modified