diff for duplicates of <20070307070258.GA4397@moe.telargo.com> diff --git a/a/1.txt b/N1/1.txt index 312d05b..09fcef7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,5 @@ +(sorry if you receive this twice, MTA issues) + I tracked jiffies (on Linux) incrementing twice as fast on lite5200b to this ("timebase-frequency" property). @@ -18,10 +20,10 @@ Index: u-boot.git/include/configs/IceCube.h +++ u-boot.git/include/configs/IceCube.h @@ -182,7 +182,7 @@ - #define OF_CPU "PowerPC,5200@0" - #define OF_SOC "soc5200@f0000000" + #define OF_CPU "PowerPC,5200 at 0" + #define OF_SOC "soc5200 at f0000000" -#define OF_TBCLK (bd->bi_busfreq / 8) +#define OF_TBCLK (bd->bi_busfreq / 4) - #define OF_STDOUT_PATH "/soc5200@f0000000/serial@2000" + #define OF_STDOUT_PATH "/soc5200 at f0000000/serial at 2000" /* diff --git a/a/content_digest b/N1/content_digest index 6332cb9..ad8165e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,11 @@ "From\0Domen Puncer <domen.puncer@telargo.com>\0" - "Subject\0[RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation\0" + "Subject\0[U-Boot-Users] [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation\0" "Date\0Wed, 7 Mar 2007 08:02:58 +0100\0" - "To\0u-boot-users@lists.sourceforge.net\0" - "Cc\0linuxppc-embedded@ozlabs.org\0" + "To\0u-boot@lists.denx.de\0" "\00:1\0" "b\0" + "(sorry if you receive this twice, MTA issues)\n" + "\n" "I tracked jiffies (on Linux) incrementing twice as fast on\n" "lite5200b to this (\"timebase-frequency\" property).\n" "\n" @@ -25,12 +26,12 @@ "+++ u-boot.git/include/configs/IceCube.h\n" "@@ -182,7 +182,7 @@\n" " \n" - " #define OF_CPU\t\t\t\"PowerPC,5200@0\"\n" - " #define OF_SOC\t\t\t\"soc5200@f0000000\"\n" + " #define OF_CPU\t\t\t\"PowerPC,5200 at 0\"\n" + " #define OF_SOC\t\t\t\"soc5200 at f0000000\"\n" "-#define OF_TBCLK\t\t(bd->bi_busfreq / 8)\n" "+#define OF_TBCLK\t\t(bd->bi_busfreq / 4)\n" - " #define OF_STDOUT_PATH\t\t\"/soc5200@f0000000/serial@2000\"\n" + " #define OF_STDOUT_PATH\t\t\"/soc5200 at f0000000/serial at 2000\"\n" " \n" /* -f5d6749f034921dde905ca001b3f2242aab6ae6ea24308681af0d41c716fd020 +6aabc67808a82530d0fca375f61fc01597b82e716fc8e0c4b68a28b0723f78d0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.