U-boot in CodeWarrior

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

U-boot in CodeWarrior

1,598 Views
stevenstarnes
Contributor III

Hello,

   I was wondering if when creating a bareboard project if CodeWarrior is using u-boot at any point? Or, is it just the  config files in the CFG folder that are used?

Thank you

Tags (1)
0 Kudos
Reply
5 Replies

1,476 Views
ufedor
NXP Employee
NXP Employee

U-Boot is not used when bare-board CW project is created.

0 Kudos
Reply

1,476 Views
stevenstarnes
Contributor III

Thank you for answering me. So the startup code for the T2080 in CodeWarrior for Power Architecture does initialize all the peripherals on the chip? Is there any difference between the bare board startup code and U-Boot for the T2080? I get that U-Boot is used mostly for starting up machines and then loading a linux kernel but for a bare metal application does it have any use? I understand if you can't answer fully since this a specific board question.

0 Kudos
Reply

1,476 Views
ufedor
NXP Employee
NXP Employee

> So the startup code for the T2080 in CodeWarrior for Power Architecture does initialize all the peripherals on the chip?

No. Bare-board initialization (ROM configuration) is performed for LAWs, MMU TLBs, SDRAM (DDR), local bus (IFC) and UART.

0 Kudos
Reply

1,476 Views
addiyi
NXP Employee
NXP Employee

What is your scope? To debug uboot using CW? Also, what CW you are using?

Adrian

0 Kudos
Reply

1,476 Views
stevenstarnes
Contributor III

Hello,

   I replied to ufedor with some details about why I am asking.

Thank you,

0 Kudos
Reply