Hi,
To change u-boot for your needs you will need to do approximately the
following:
copy include/configs/MPC8260ADS.h to include/configs/YOURBOARD8260.h
Print out the the file and sit down with the 8260 ref. manual. Adjust
the YOURBOARD8260.h to fit your needs. (If you are not a HW designer
I wrote:
> In u-boot-:
>
> make MPC8260_config
> ...
>
Sorry that should be "make MPC8260ADS_config"
On Tue, 13 Sep 2005 09:48:26 +0530
prabha.j at tcs.com wrote:
> With default settings i have built both the kernel and u-boot image. But i
> want to do according to the board.
> Please give me some advice on this.
Don't use the defaults. The configuration is already done for you -
In u-boot-:
Hi All,
I am newbie to porting of linux to ppc board.Actually i have MPC8260ADS
board with RAM version Bootloader(u-boot). I have to convert it to ROM
version . How to do it.
I have compiled the kernel with denx toolchain. Now i want to know if i
have to configure according to my board what i h