<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>PowerQUICC Processors中的主题 Re: 8548 booting or start up</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171168#M97</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U-Boot is totally in charge of starting up the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parts of U-Boot specific to a particular CPU "knows" how to start it up. It usually only enables the things needed to get the Operating System loaded. If you have ADCs and PWM controllers, then they're the problem of the OS Drivers if they're not essential for booting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have custom hardware on your board that needs to be initialised before the OS comes up, then that's 100% your responsibility to design a proper startup sequence, and to add that to the "Board Support" part of the U-Boot sources for your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 01:12:22 GMT</pubDate>
    <dc:creator>TomE</dc:creator>
    <dc:date>2012-11-21T01:12:22Z</dc:date>
    <item>
      <title>8548 booting or start up</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171165#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I get guidelines on how to start the 8548 processor. For example I am expecting something like a sequence in which I should init the peripherals,&lt;/P&gt;&lt;P&gt;This is not having any OS, just the bare bone application.Although it has flash,DDR PCI DUART needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 10:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171165#M94</guid>
      <dc:creator>ravindrakulkarn</dc:creator>
      <dc:date>2012-11-12T10:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: 8548 booting or start up</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171166#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uboot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 03:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171166#M95</guid>
      <dc:creator>Wei</dc:creator>
      <dc:date>2012-11-13T03:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: 8548 booting or start up</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171167#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u_boot assumes that the hardware is working. This is new design/board (not&lt;/P&gt;&lt;P&gt;standard eval board), then in what sequence do I go to initialize the&lt;/P&gt;&lt;P&gt;various blocks/peripherals?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 15:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171167#M96</guid>
      <dc:creator>ravindrakulkarn</dc:creator>
      <dc:date>2012-11-13T15:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: 8548 booting or start up</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171168#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U-Boot is totally in charge of starting up the hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parts of U-Boot specific to a particular CPU "knows" how to start it up. It usually only enables the things needed to get the Operating System loaded. If you have ADCs and PWM controllers, then they're the problem of the OS Drivers if they're not essential for booting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have custom hardware on your board that needs to be initialised before the OS comes up, then that's 100% your responsibility to design a proper startup sequence, and to add that to the "Board Support" part of the U-Boot sources for your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 01:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171168#M97</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2012-11-21T01:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: 8548 booting or start up</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171169#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Tom&lt;/P&gt;&lt;P&gt;Just a question,&lt;/P&gt;&lt;P&gt;Is it possible to load the bootloader code in Codewarrior and be able to&lt;/P&gt;&lt;P&gt;debug it/single step  with USB TAP?&lt;/P&gt;&lt;P&gt;Is it possible to compile the source code of uboot using CW tools ( on&lt;/P&gt;&lt;P&gt;Linux or windows)&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 04:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/8548-booting-or-start-up/m-p/171169#M98</guid>
      <dc:creator>ravindrakulkarn</dc:creator>
      <dc:date>2012-11-21T04:38:15Z</dc:date>
    </item>
  </channel>
</rss>

