<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: U-Boot-1.3.4 boot flash base problem</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197808#M8908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I know what happened!&lt;/DIV&gt;&lt;DIV&gt;The base addressed of flash u-boot set is different from the CF-Flasher set!!&lt;/DIV&gt;&lt;DIV&gt;Although the address seems different,however,I born the code correctly to the flash!&lt;/DIV&gt;&lt;DIV&gt;and the u-boot correctly execute the code!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;address remap makes me puzzled!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2008 16:53:25 GMT</pubDate>
    <dc:creator>musa</dc:creator>
    <dc:date>2008-10-29T16:53:25Z</dc:date>
    <item>
      <title>U-Boot-1.3.4 boot flash base problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197806#M8906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hi, when I&amp;nbsp;make bootloader&amp;nbsp; for my mcf5474 board using u-boot-1.3.4,I met a problem:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I just do not change anything and follow the instruction&amp;nbsp;, I can compile u-boot.bin and I downlaod to the board flash(base address is 0xfe000000), and it can work,the serial console has output and can execute my command like "md","printenv".&lt;/DIV&gt;&lt;DIV&gt;But,&amp;nbsp;as you know, in the config file(M5475EVB.h) the base address of the flash&amp;nbsp;defalt is 0xff800000,why,the baseaddress is different and I down load to 0xfe000000 using&amp;nbsp;CF-Flasher,and&amp;nbsp;it works&amp;nbsp;well.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;now , I change the base address of the flash to 0xfe000000,and&amp;nbsp;only change this, when I down to the board , however, it doesn't work, the console has no output!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;what's the matter, Why this happened , Can anybody here give me some advise?&lt;/DIV&gt;&lt;DIV&gt;Thank you very much!&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by musa on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-10-28&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;07:39 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 14:37:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197806#M8906</guid>
      <dc:creator>musa</dc:creator>
      <dc:date>2008-10-28T14:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot-1.3.4 boot flash base problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197807#M8907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;If you type "flinfo" at the uboot prompt you can see that uboot&amp;nbsp;remaps the flash so the flash base is from ff800000.&amp;nbsp; While uboot is running the flash address of fe000000 is not valid.&amp;nbsp;&amp;nbsp; Not sure why this is remapped, but this&amp;nbsp;explains&amp;nbsp;what you are seeing.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 04:15:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197807#M8907</guid>
      <dc:creator>fsl_linux_spt</dc:creator>
      <dc:date>2008-10-29T04:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: U-Boot-1.3.4 boot flash base problem</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197808#M8908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I know what happened!&lt;/DIV&gt;&lt;DIV&gt;The base addressed of flash u-boot set is different from the CF-Flasher set!!&lt;/DIV&gt;&lt;DIV&gt;Although the address seems different,however,I born the code correctly to the flash!&lt;/DIV&gt;&lt;DIV&gt;and the u-boot correctly execute the code!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;address remap makes me puzzled!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 16:53:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/U-Boot-1-3-4-boot-flash-base-problem/m-p/197808#M8908</guid>
      <dc:creator>musa</dc:creator>
      <dc:date>2008-10-29T16:53:25Z</dc:date>
    </item>
  </channel>
</rss>

