Skip to main content.

Topics in DULG web: Changed: now 15:19 Changed by:
WebStatistics 07 Feb 2012 - 14:46 - r1.1295 TWikiGuest
Statistics for DULG Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Feb 2012 27686 0 0 2663 ...  
CanUBootBeConfiguredSuchThatItCanBeStartedInRAM 08 Dec 2011 - 00:10 - r1.4 MikeFrysinger
SECTION0{name CanUBootBeConfiguredSuchThatItCanBeStartedInRAM} Can U-Boot be configured such that it can be started in RAM? Question:: I don't want to erase my flash ...  
LinuxMMC 24 Nov 2011 - 11:30 - r1.2 HeikoSchocher
SECTION0{name LinuxMMC} Using MultiMediaCards in Linux" The MultiMediaCard (MMC) is a flash memory card standard. Booting Linux with a MMC card connected to the BOARD ...  
UBootCmdGroupFlash 24 Nov 2011 - 11:16 - r1.12 HeikoSchocher
SECTION0{name UBootCmdGroupFlash} Flash Memory Commands SECTION1{name UBootCmdFlCp} cp memory copy INCLUDE{DULGData BOARD .UBootCpHelp} The cp command "knows" about ...  
UBootInstallBefore 24 Nov 2011 - 11:02 - r1.4 HeikoSchocher
SECTION0{name UBootInstallBefore"} Before You Begin SECTION1{name UBootInstallReq} Installation Requirements The following section assumes that flash memory is used ...  
FlashFilesystemsUBIFS 24 Nov 2011 - 08:57 - r1.6 HeikoSchocher
SECTION0{name FlashFilesystemUBIFS} UBI and UBIFS file systems UBIFS is a flash filesystem, which work on top of the Linux MTD layer. UBI itself is a software layer ...  
UBootCmdGroupMMC 24 Nov 2011 - 08:38 - r1.4 HeikoSchocher
SECTION0{name UBootCmdGroupMMC} MMC devices INCLUDE{DULGData BOARD .UBootMMCHelp} The mmc dev command displays the current device INCLUDE{DULGData BOARD .UBootMMCDev ...  
WebOrder 08 Nov 2011 - 11:34 - r1.92 HeikoSchocher
Introduction ELDK Availability Getting Help Supported Host Systems Supported Target Architectures Installation Product Packaging Download Initial Installation Individual ...  
SandBox1 08 Nov 2011 - 11:25 - r1.3 DetlevZundel
BOARD IF{ eq "yes" } yes ELSE no ENDIF IF{ BOARD CONF DIR ne "" } we have board-specific configuration ENDIF INCLUDE{DULGData BOARD .UBootVersion}  
LinuxFDTBlob 04 Nov 2011 - 08:20 - r1.10 HeikoSchocher
SECTION0{name LinuxFDTBlob} Flattened Device Tree Blob Linux kernel expects certain information on the hardware that it runs on. For kernels compiled with fdt support ...  
LinuxInNANDFlash 04 Nov 2011 - 07:04 - NEW HeikoSchocher
SECTION0{name LinuxInNandFlash} Boot from NAND Flash Memory The previous section described how to load the Linux kernel image over ethernet using TFTP. This is especially ...  
LinuxRamdiskRoot 03 Nov 2011 - 07:06 - r1.10 HeikoSchocher
SECTION0{name LinuxRamdiskRoot} Standalone Operation with Ramdisk Image When your application development is completed, you usually will want to run your Embedded ...  
LinuxConfiguration 24 Oct 2011 - 13:06 - r1.29 HeikoSchocher
CONTENTS{topic LinuxConfiguration} SECTION0{name SECTION} Embedded Linux Configuration SECTION1{name SECTION} Download and Unpack the Linux Kernel Sources IF{ " CVS ...  
UBootSources 24 Oct 2011 - 12:28 - r1.4 HeikoSchocher
SECTION0{name UBootSources} Unpacking the Source Code IF{ " HAVE TESTING BRANCH " eq "true"} If you use GIT to get a copy of the U-Boot sources, here an example how ...  
LinuxKernelArgs 21 Oct 2011 - 10:16 - r1.9 HeikoSchocher
SECTION0{name LinuxKernelArgs} Passing Kernel Arguments In nearly all cases, you will want to pass additional information to the Linux kernel; for instance, information ...  
LinuxBootIntro 20 Oct 2011 - 07:00 - r1.6 HeikoSchocher
SECTION0{name LinuxBootIntro} Introduction In principle, if you have a Linux kernel image IF{ " HAVE FDT " eq "true"} and the flattened device tree blob ENDIF somewhere ...  
AN2009_02_EldkReleaseBuildEnvironment 19 Oct 2011 - 20:48 - r1.3 WolfgangDenk
ELDK Release Build Environment TOC Author This document was written by Wolfgang Denk (wd {at} denx {dot} de). Introduction In the past, only a small number of people ...  
LinuxInFlash 19 Oct 2011 - 11:04 - r1.9 DetlevZundel
SECTION0{name LinuxInFlash} Boot from Flash Memory The previous section described how to load the Linux kernel image over ethernet using TFTP. This is especially ...  
FlashFilesystemsMTD 19 Oct 2011 - 06:13 - r1.8 HeikoSchocher
SECTION0{name FlashFilesystemsMtd} Memory Technology Devices All currently available flash filesystems are based on the Memory Technology Devices MTD layer, so you ...  
LinuxBootArgs 18 Oct 2011 - 15:27 - r1.9 HeikoSchocher
SECTION0{name LinuxBootArgs} Boot Arguments Unleashed Passing command line arguments to the Linux kernel allows for very flexible and efficient configuration which ...  
Appendix 18 Oct 2011 - 15:26 - r1.7 HeikoSchocher
CONTENTS{topic Appendix} SECTION0{name Appendix} Appendix IF{ " ARCH " eq "powerpc" } SECTION1{name FlatDeviceTree} Flat Device Tree INCLUDE{DULGData BOARD .FlatDeviceTree ...  
WebHome 18 Oct 2011 - 14:57 - r1.21 HeikoSchocher
The DENX U-Boot and Linux Guide (DULG) Welcome to the home of TWiki.DULG. This is the home of the documentation for Das U-Boot (the Universal Bootloader) and Embedded ...  
WebPreferences 17 Oct 2011 - 08:34 - r1.38 DetlevZundel
TWiki.DULG Web Preferences The following settings are web preferences of the TWiki.DULG web. These preferences overwrite the site-level preferences in TWIKIWEB . ...  
MoreInformationFurtherReading 23 Aug 2011 - 14:35 - r1.40 DetlevZundel
SECTION0{name MoreInformationFurtherReading} Further Reading SECTION1{name FurtherReadingLicensing} License Issues Articles http://www.gnu.org/licenses/gpl-2.0.html ...  
MoreInformationLinks 22 Jul 2011 - 08:08 - r1.15 WolfgangDenk
SECTION0{name Links} Links Linux Kernel Resources: The Linux Documentation Project : http://www.tldp.org/ Generic ("official") Linux Kernel sources: BR git: BR FTP ...  
BuildingAndUsingModules 22 Jul 2011 - 08:06 - r1.2 WolfgangDenk
SECTION0{name BuildingAndUsingModules} Building and Using Modules This section still needs to be written (this is a wiki, so please feel free to contribute!). In ...  
AN2011_04_DebianOnTwister 11 Jul 2011 - 08:45 - r1.6 LaurentiuPrisecaru
Installation of Debian (Squeeze) on the TAM3517 "Twister" Board TOC Author This document was written by Wolfgang Denk (wd {at} denx {dot} de). Introduction This application ...  
AppNotes 28 Apr 2011 - 08:59 - r1.19 WolfgangDenk
Application Notes This section of the DULG provides a collection of solutions, tips and tricks for certain tasks. Usually the documents are too big or too specific ...  
FaqTwister 20 Apr 2011 - 13:07 - r1.4 WolfgangDenk
Using the TAM3517 "Twister" Board with ELDK 5.0 TOC Installation is a somewhat complicated procedure, as we will basically update all software components on the system ...  
AN2011_01_XenomaiOnTQM5200 19 Apr 2011 - 13:09 - r1.4 DetlevZundel
Compiling and Running Xenomai on a TQM5200 Board Author This document was written by Detlev Zundel (dzu {at} denx {dot} de). Context Although our ELDK contains a ...  
FaqEldk50Beta 07 Apr 2011 - 09:52 - r1.3 WolfgangDenk
ELDK 5.0 Beta Testing TOC ELDK Release 5.0 is based on the Yokto Project, a complete embedded Linux development environment with tools, metadata, and documentation ...  
Introduction 20 Feb 2011 - 13:04 - r1.18 WolfgangDenk
CONTENTS{topic Introduction} SECTION0{NAME Introduction} Introduction This document describes how to use the firmware U-Boot and the operating system Linux in Embedded ...  
WhereCanIFindBDI2000ConfigurationFiles 06 Dec 2010 - 09:57 - r1.4 DetlevZundel
SECTION0{name WhereCanIFindBDI2000ConfigurationFiles} Where can I find BDI2000 Configuration Files? The configuration files provided by Abatron can be found here ...  
ELDKUsageIn64BitEnvironment 30 Nov 2010 - 22:33 - r1.5 WolfgangDenk
SECTION0{name ELDKUsageIn64BitEnvironment} Using the ELDK on a 64 bit platform As the ELDK is compiled for 32-bit host systems, a compatibility layer is required ...  
UBootInstallUsingBDM 24 Nov 2010 - 06:50 - r1.9 WolfgangDenk
SECTION0{name UBootIstallBdm} Installation Using a BDM/JTAG Debugger A fast and simple way to write new data to flash memory is via the use of a debugger or flash ...  
RemoteGPacketReplyIsTooLong 12 Nov 2010 - 21:16 - r1.2 WolfgangDenk
SECTION0{name RemoteGPacketReplyIsTooLong} Remote 'g' packet reply is too long Question:: I'm trying to debug U-Boot for a PPC4xx processor, but I get the following ...  
ELDKPatchCommandNotFound 24 Oct 2010 - 07:31 - NEW WolfgangDenk
SECTION0{name ELDKPatchCommandNotFound } patch: command not found Question:: When installing ELDK on Ubuntu I get the following error message: ...prepare-kernel.sh ...  
LinuxSplashScreen 15 Oct 2010 - 13:17 - r1.3 DetlevZundel
SECTION0{name LinuxSplashScreen} Splash Screen Support in Linux To complement the U-Boot Splash Screen feature the new configuration option "CONFIG FB PRE INIT FB ...  
AN2010_04_QongFpgaUpdateUsingUrJtag 02 Aug 2010 - 10:08 - r1.7 StefanoBabic
QONG FPGA Update using !UrJtag TOC Abstract This application note describes how to upgrade the FPGA with a new logic on the Freescale i.MX31 based module QONG module ...  
ELDKSupportedHostSystems 02 May 2010 - 10:26 - r1.21 StefanoBabic
SECTION0{name ELDKSupportedHostSystems} Supported Host Systems The ELDK can be installed onto and operate with the following operating systems: Fedora Core 4, 5, ...  
UBootCrashAfterRelocation 23 Apr 2010 - 15:11 - r1.9 DetlevZundel
SECTION0{name UBootCrashAfterRelocation} U-Boot crashes after relocation to RAM Question:: I have ported U-Boot to a custom board. It starts OK, but crashes or hangs ...  
WhereCanIGetAValidMACAddress 16 Apr 2010 - 19:52 - r1.6 WolfgangDenk
SECTION0{name WhereCanIGetAValidMacAddress} Where Can I Get a Valid MAC Address from? Question:: Where can I get a valid MAC address from? Answer:: You have to buy ...  
NetNoEthernetFound 16 Apr 2010 - 07:26 - NEW WolfgangDenk
SECTION0{name NetNoEthernetFound } Net: No ethernet found Question:: I have ported U-Boot to a custom board. It seems to boot OK, but it prints: Net: No ethernet ...  
AN2009_08_AriaFpgaUpdateUsingUrJtag 09 Apr 2010 - 19:13 - r1.2 WolfgangDenk
ARIA FPGA Update using !UrJtag TOC Abstract This application note describes how the FPGA code on the MPC5121 based ARIA board can be updated using the UrJTAG Universal ...  
ELDKRebuildingComponents 12 Mar 2010 - 10:39 - r1.9 DetlevZundel
SECTION0{name ELDKRebuildingComponents} Rebuilding ELDK Components SECTION1{name ELDKSources} ELDK Source Distribution The ELDK is distributed with the full sources ...  
ELDKAvailability 08 Mar 2010 - 09:32 - r1.12 DetlevZundel
SECTION0{name ELDKAvailability} ELDK Availability The ELDK is available on DVD-ROM from DENX Computer Systems for download on the following server: TABLE{ headeralign ...  
ELDKEnableSSHAccess 26 Feb 2010 - 09:46 - NEW WolfgangDenk
SECTION0{name ELDKEnableSSHAccess } Enable SSH Access Question:: How can I enable SSH access to the target system when running with the ELDK file system mounted over ...  
HowCanIImplementAutomaticSoftwareUpdates 02 Feb 2010 - 08:00 - NEW WolfgangDenk
SECTION0{name HowCanIImplementAutomaticSoftwareUpdates} How can I implement automatic software updates? Question:: How I can use U-Boot to make it easy for my end ...  
TelnetServerNotWorking 19 Jan 2010 - 13:44 - NEW DetlevZundel
SECTION0{name TelnetServerNotWorking} Telnet / SSH (dropbear) server not working Question:: The telnet server is running on the target but when I try to login I get ...  
LinuxNfsRoot 12 Jan 2010 - 13:36 - r1.9 DetlevZundel
SECTION0{name LinuxNfsRoot} Networked Operation with Root Filesystem over NFS This section will show how to boot the target into Linux with no more than U-Boot residing ...  

Number of topics: 50