Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Programming \ Questions about Linux compiler u-boot     - Enterprise Hadoop cluster architecture - DNS installation (Server)

- Computer black magic: tail recursion (Programming)

- To compile and install Clang 3.5.0 in Linux CentOS (Linux)

- Ubuntu install Scala 2.10.x version (Linux)

- Linux text processing tool of sed (Linux)

- Java Class file format parsing (Programming)

- Revive Adserver ad server installation on Ubuntu 15.04 / CentOS7 (Server)

- How to troubleshoot Windows and Ubuntu dual system time is not synchronized (Linux)

- Linux server is how to do after the invasion (Linux)

- SSH service configuration to use a certificate login Linux server (Server)

- Ubuntu and derivatives installation Atom 0.104.0 (Linux)

- How to use the beta / unstable version of the software in Debian library (Linux)

- I like Linux Security (Linux)

- Binary tree traversal: the first sequence in order preorder recursive and non-recursive and traversal sequence (Programming)

- Using Python multithreaded mistakes summary (Programming)

- ARP spoofing prevent Linux environment LAN (Linux)

- Sort sql MySQL 5.6 upgrade slow Cause Analysis (Database)

- CentOS6.7 text installation system (Linux)

- Use mdadm tool to create software RAID 0 (Linux)

- Java code JIT compiler-friendly Mody (Programming)

 
         
  Questions about Linux compiler u-boot
     
  Add Date : 2018-11-21      
         
         
         
  My own boards using mpc8641, uboot transplant when encountered some minor problems, they will now be listed.

First, I want to use Linux gcc to compile uboot, so I installed on a virtual machine RedHat9, uboot compile what the original bar code, use the command

#make MPC8641d_config

#make

These two words I remember not particularly clear, you can refer to other people's articles. If your own board uboot, you have to add two lines of code in the makefile:

myboard_config: unconfig

    . @ / Mkconfig $ (@: _ config =) ppc mpc8641d ppc_board NULL

I do not remember specifically, you can refer to these two words mpc8641d rewritten.

This should compile uboot bin file and elf files, but the first time on the error, the error display code I do not remember, but the reason is that so my uboot placed and windows inside a shared folder this is not enough, so I'll put linux uboot's home folder, so that the first section will be no problem. The second part is a compilation uboot command is still being given, because I did not install cross compiler tools, so I went on the website and ppc cross compiler tools like asking ppc-linux-gcc files about 1.9G, after decompression find no give MPC8641d compilation tools, depressed ah, it seems that the application of 8641 or less, ah, no way, use liunx compiler uboot I think there is no chance, only use freescale's ltib tool.
     
         
         
         
  More:      
 
- Ubuntu U disk do not have write privileges can only read but not write (Linux)
- Python implementation Bursa transition model (Programming)
- PHP call a Python program (Programming)
- VMware virtual machine to use bridged mode fast Internet access (Linux)
- Android Service service applications and the phone SMS Listener Listener (Programming)
- Linux ldconfig command (Linux)
- Oracle Automatic Diagnostic Repository (Automatic Diagnostic Repository, ADR) (Database)
- Linux iostat command example explanation (Linux)
- BGP routers want to play it by CentOS (Linux)
- SQL Server 2008 database synchronization Notes (Database)
- Two minutes thoroughly so that you understand Android Activity Lifecycle (Programming)
- Installation Docker FAQ on Ubuntu (Linux)
- Install Firefox 32 official version of the Linux system (Linux)
- Ubuntu users to install the system indicator SysPeek 0.3 (Linux)
- Oracle table space rename and delete table space (Database)
- Python context managers (Programming)
- The Linux C truncate function clears the file notes (Programming)
- Ubuntu 15.04 using the Eclipse 4.4, Java 8 and WTP (Linux)
- 12 Linux Process Management Commands (Linux)
- ADSL router to defend their own network security methods (Linux)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.