Path: blob/master/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
26516 views
LIST "SPDX-License-Identifier: GPL-2.0"1LIST "partner-jet-setup.txt - 20090729 Magnus Damm"2LIST "set up enough of the kfr2r09 hardware to boot the kernel"34LIST "zImage (RAM boot)"5LIST "This script can be used to boot the kernel from RAM via JTAG:"6LIST "> < partner-jet-setup.txt"7LIST "> RD zImage, 0xa8800000"8LIST "> G=0xa8800000"910LIST "romImage (Flash boot)"11LIST "Use the following command to burn the zImage to flash via JTAG:"12LIST "> RD romImage, 0"1314LIST "--------------------------------"1516LIST "disable watchdog"17EW 0xa4520004, 0xa5071819LIST "invalidate instruction cache"20ED 0xff00001c, 0x000008002122LIST "invalidate TLBs"23ED 0xff000010, 0x000000042425LIST "select mode for cs5 + cs6"26ED 0xff800020, 0xa5a5000127ED 0xfec10000, 0x0000001b2829LIST "setup clocks"30LIST "The PLL and FLL values are updated here for the optimal"31LIST "RF frequency and improved reception sensitivity."32ED 0xa4150004, 0x0000005033ED 0xa4150000, 0x9105350834WAIT 135ED 0xa4150050, 0x0000034036ED 0xa4150024, 0x000050003738LIST "setup pins"39EB 0xa4050120, 0x0040EB 0xa4050122, 0x0041EB 0xa4050124, 0x0042EB 0xa4050126, 0x0043EB 0xa4050128, 0xA044EB 0xa405012A, 0x1045EB 0xa405012C, 0x0046EB 0xa405012E, 0x0047EB 0xa4050130, 0x0048EB 0xa4050132, 0x0049EB 0xa4050134, 0x0150EB 0xa4050136, 0x4051EB 0xa4050138, 0x0052EB 0xa405013A, 0x0053EB 0xa405013C, 0x0054EB 0xa405013E, 0x2055EB 0xa4050160, 0x0056EB 0xa4050162, 0x4057EB 0xa4050164, 0x0358EB 0xa4050166, 0x0059EB 0xa4050168, 0x0060EB 0xa405016A, 0x0061EB 0xa405016C, 0x006263EW 0xa405014E, 0x566064EW 0xa4050150, 0x014565EW 0xa4050152, 0x155066EW 0xa4050154, 0x020067EW 0xa4050156, 0x00406869EW 0xa4050158, 0x000070EW 0xa405015a, 0x000071EW 0xa405015c, 0x000072EW 0xa405015e, 0x00007374EW 0xa4050180, 0x000075EW 0xa4050182, 0x800276EW 0xa4050184, 0x00007778EW 0xa405018a, 0x999179EW 0xa405018c, 0x801180EW 0xa405018e, 0x95508182EW 0xa4050100, 0x000083EW 0xa4050102, 0x554084EW 0xa4050104, 0x000085EW 0xa4050106, 0x000086EW 0xa4050108, 0x455087EW 0xa405010a, 0x013088EW 0xa405010c, 0x055589EW 0xa405010e, 0x000090EW 0xa4050110, 0x000091EW 0xa4050112, 0xAAA892EW 0xa4050114, 0x830593EW 0xa4050116, 0x10F094EW 0xa4050118, 0x0F5095EW 0xa405011a, 0x000096EW 0xa405011c, 0x000097EW 0xa405011e, 0x055598EW 0xa4050140, 0x000099EW 0xa4050142, 0x5141100EW 0xa4050144, 0x5005101EW 0xa4050146, 0xAAA9102EW 0xa4050148, 0xFAA9103EW 0xa405014a, 0x3000104EW 0xa405014c, 0x0000105106LIST "setup sdram"107ED 0xFD000108, 0x40000301108ED 0xFD000020, 0x011B0002109ED 0xFD000030, 0x03060E02110ED 0xFD000034, 0x01020102111ED 0xFD000038, 0x01090406112ED 0xFD000008, 0x00000004113ED 0xFD000040, 0x00000001114ED 0xFD000040, 0x00000000115ED 0xFD000018, 0x00000001116117WAIT 1118119ED 0xFD000014, 0x00000002120ED 0xFD000060, 0x00000032121ED 0xFD000060, 0x00020000122ED 0xFD000014, 0x00000004123ED 0xFD000014, 0x00000004124ED 0xFD000010, 0x00000001125ED 0xFD000044, 0x000004AF126ED 0xFD000048, 0x20CF0037127128LIST "read 16 bytes from sdram"129DD 0xa8000000, 0xa8000000, 1130DD 0xa8000004, 0xa8000004, 1131DD 0xa8000008, 0xa8000008, 1132DD 0xa800000c, 0xa800000c, 1133134ED 0xFD000014, 0x00000002135ED 0xFD000014, 0x00000004136ED 0xFD000108, 0x40000300137ED 0xFD000040, 0x00010000138139LIST "write to internal ram"140ED 0xfd8007fc, 0141142LIST "setup cache"143ED 0xff00001c, 0x0000090b144145146