Results 1 to 5 of 5

Thread: BootCode_PAL_26

  1. #1
    Join Date
    Dec 2011
    Posts
    5

  2. #2
    Join Date
    Aug 2010
    Posts
    1,045

    Default

    Quote Originally Posted by park7 View Post
    Interesting. There is official Bootcode27 already. What's special about this one?

  3. #3
    Join Date
    Dec 2011
    Posts
    5

    Default

    PAL Bootcode 26 version II

    normal booting, you'll see Booting Logo.

    SW3 FLASH, you'll see SW3ing Logo.

    http://electronmania.blogspot.com/20...ode-26_18.html

  4. #4
    Join Date
    Aug 2010
    Posts
    1,045

    Default

    I see. That is really interesting and is useful for those do not have the USB-TTL cable.

    By the way, I see a bootcode updater in the zip file. Does it mean one may update the PBO bootcode to 26 without using a USB-TTL cable?
    Last edited by tourist; 04-18-2012 at 02:58 PM.

  5. #5
    Join Date
    Dec 2011
    Posts
    5

    Default

    Yes,you can update bootcode without TTL cable,
    but before update the PBO bootcode to 26,
    you have to mod this line (package_MP.tar-->project_config.h)

    #define system_parameters_4 "12V5V_GPIO=78,hion POWERKEY_IRRP=0xF30CFB04"

    to

    #define system_parameters_4 "12V5V_GPIO=XX,hion POWERKEY_IRRP=0xXXXXXXXX"

    XX,XXXXXXXX means special value for PBO.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •