Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

RZ/G2H (VLP v1.0.8) Linux restarts itself.

$
0
0

Hi,

I built VLP 1.0.8 successfully and was able to log in (root).
However, after about 20 seconds, the OS restarts itself. (This always happens.)

Below is my build configuration:

    Yocto 2.4.3 (Rocko)
    VLP v1.0.8
    RZ/G2H Evaluation Board

Since there were no logs shown in the console, I added the following in local.conf.

    IMAGE_INSTALL_append += " busybox-syslog"

Then I noticed /var/log/mySWError with the following contents.

    Jun 24 01:58:26 hihope-rzg2h user.err kernel: [ 0.061327] sh-pfc e6060000.pin-controller: DT node must contain at least a function or config
    Jun 24 01:58:26 hihope-rzg2h user.err kernel: [ 4.567503] PVR_K: 267: HTBInit: HTBufferSizeInKB = 64
    Jun 24 01:58:26 hihope-rzg2h user.err kernel: [ 4.582961] PVR_K: 267: RGX Device initialised with BVNC 4.46.6.62

Displayed in the console every restart.

    NOTICE: BL2: RZ/G Initial Program Loader(CA57) Rev.2.0.7
    NOTICE: BL2: PRR is RZG G2H Ver.3.0
    NOTICE: BL2: Board is HiHope RZ/G2H Rev.4.0
    NOTICE: BL2: Boot device is QSPI Flash(40MHz)
    NOTICE: BL2: LCM state is CM
    NOTICE: BL2: DDR3200(rev.0.41)
    NOTICE: BL2: [COLD_BOOT]
    NOTICE: BL2: DRAM Split is 2ch(DDR 3)
    NOTICE: BL2: QoS is default setting(rev.0.07)
    NOTICE: BL2: DRAM refresh interval 1.95 usec
    NOTICE: BL2: Periodic Write DQ Training
    NOTICE: BL2: DRAM don't have ECC configuration
    NOTICE: BL2: CH0: 400000000 - 47fffffff, 2 GiB
    NOTICE: BL2: CH1: 500000000 - 57fffffff, 2 GiB
    NOTICE: BL2: Lossy Decomp areas
    NOTICE: Entry 0: DCMPAREACRAx:0x80000540 DCMPAREACRBx:0x570
    NOTICE: Entry 1: DCMPAREACRAx:0x40000000 DCMPAREACRBx:0x0
    NOTICE: Entry 2: DCMPAREACRAx:0x20000000 DCMPAREACRBx:0x0
    NOTICE: BL2: FDT at 0xe631c448
    NOTICE: BL2: v2.4(release):44427a773
    NOTICE: BL2: Built : 10:28:53, Jun 28 2021
    NOTICE: BL2: Normal boot
    NOTICE: BL2: dst=0xe631c000 src=0x8180000 len=512(0x200)
    NOTICE: BL2: dst=0x43f00000 src=0x8180400 len=6144(0x1800)
    NOTICE: rzg_file_len: len: 0x0003e000
    NOTICE: BL2: dst=0x44000000 src=0x81c0000 len=253952(0x3e000)
    NOTICE: rzg_file_len: len: 0x00100000
    NOTICE: BL2: dst=0x50000000 src=0x8300000 len=1048576(0x100000)
    NOTICE: BL2: Booting BL31


    U-Boot 2020.10 (Jun 28 2021 - 10:30:22 +0000)

    CPU: Renesas Electronics R8A774E1 rev 3.0
    Model: Hoperun Technology HiHope RZ/G2H platform (hihope-rzg2h)
    DRAM: 3.9 GiB
    Bank #0: 0x048000000 - 0x0bfffffff, 1.9 GiB
    Bank #1: 0x500000000 - 0x57fffffff, 2 GiB

    WDT: watchdog@00000000e6020000
    WDT: Started with servicing (60s timeout)
    MMC: sd@ee100000: 0, sd@ee160000: 1
    Loading Environment from MMC... OK
    In: serial@e6e88000
    Out: serial@e6e88000
    Err: serial@e6e88000
    U-boot WDT started!
    Net:
    Error: ethernet@e6800000 address not set.
    No ethernet found.

    Hit any key to stop autoboot: 0
    =>
    ------------------------------------------------------------------


Any help will be greatly appreciated.

Thank you.


Viewing all articles
Browse latest Browse all 1583

Trending Articles