access to uboot menu

Here is information about customize your B series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.

langerhans
Posts: 54
Joined: Sun Jan 10, 2010 3:22 pm

Re: access to uboot menu

Post by langerhans »

Want to add some info on CI+ here:

Following are the first lines of my boot process:

Code: Select all

REL SECURE ONBOOT :: 96010326 6420642
BOARD  :: EU
Normal boot
[SERIAL INPUT MANAGE] Managed tty_struct(.name:ttyS1) Setup!!!
[3_128M_64_256_nopci_CIP] Linux version 2.6.18_SELP-ARM (youngki_cha@sp) (gcc version 4.2.0 20070514 (GPL2) (SELP 4.2.0-3.0.5.custom 2007-10-31(14:53))) #195 PREEMPT Thu Apr 30 16:12:43 KST 2009
================================================================================
 SAMSUNG: v2.6.18_SELP_3.X_GA_bayhill+/A1(P24)
         (Detailed Information: /sys/selp/vd/lspinfo/summary)
================================================================================
init started:  SELP-BusyBox(GPL2) v1.2.2-Samsung.Common.Linux (2008.12.24-18:59+0000) multi-call binary
Starting pid 29, console /dev/ttyS1: '/etc/rcS'
/etc/rc.local start!!!!
boot script rc.local start!!!
=====================================================
  ROOTFS VERSION : 1_64_256_CIP-4 T-CHL5CIPDEUC
  BOOT VERSION   : 1_64_256_CIP-4
=====================================================

====================================================
             Authuld Version : 1.6 : REL
====================================================
/mtd_rwarea/PartitionSwitch_1_0  is detected...
2nd Partition is selected...
[INFO]  mkey is not dev!

----------- Kernel  Loading End------------
See the line: 'REL SECURE ONBOOT :: 96010326 6420642' ?
Seems like uBoot is more secured on CI+...
I was sending ~ continusely on boot but no reaction...
aquadran
Posts: 264
Joined: Fri Oct 16, 2009 9:35 pm
Location: Poland

Re: access to uboot menu

Post by aquadran »

langerhans wrote:Want to add some info on CI+ here:

Following are the first lines of my boot process:

Code: Select all

REL SECURE ONBOOT :: 96010326 6420642
BOARD  :: EU
Normal boot
[SERIAL INPUT MANAGE] Managed tty_struct(.name:ttyS1) Setup!!!
[3_128M_64_256_nopci_CIP] Linux version 2.6.18_SELP-ARM (youngki_cha@sp) (gcc version 4.2.0 20070514 (GPL2) (SELP 4.2.0-3.0.5.custom 2007-10-31(14:53))) #195 PREEMPT Thu Apr 30 16:12:43 KST 2009
================================================================================
 SAMSUNG: v2.6.18_SELP_3.X_GA_bayhill+/A1(P24)
         (Detailed Information: /sys/selp/vd/lspinfo/summary)
================================================================================
init started:  SELP-BusyBox(GPL2) v1.2.2-Samsung.Common.Linux (2008.12.24-18:59+0000) multi-call binary
Starting pid 29, console /dev/ttyS1: '/etc/rcS'
/etc/rc.local start!!!!
boot script rc.local start!!!
=====================================================
  ROOTFS VERSION : 1_64_256_CIP-4 T-CHL5CIPDEUC
  BOOT VERSION   : 1_64_256_CIP-4
=====================================================

====================================================
             Authuld Version : 1.6 : REL
====================================================
/mtd_rwarea/PartitionSwitch_1_0  is detected...
2nd Partition is selected...
[INFO]  mkey is not dev!

----------- Kernel  Loading End------------
See the line: 'REL SECURE ONBOOT :: 96010326 6420642' ?
Seems like uBoot is more secured on CI+...
I was sending ~ continusely on boot but no reaction...
We know that.
CI+ has not detection for '~' and code which load uboot is removed from bootloader.

Post Reply

Return to “[B] Firmware”