Skip to content

Instantly share code, notes, and snippets.

OK
U-Boot 2010.03.v1.24-20120919 (2012/09/19 - 18:48:37) for TJMedia TDMK Android
APLL:1000MHz, MPLL:800MHz, VPLL:212MHz
I2C: ready
[0] 0 0 13 13(SerialNumber) 8 41 42 30 32 38 30 34 39
[1] 0 0 14 14(undefined) 2 00 00
[2] 0 0 18 18(undefined) 4 00 00 00 00
[3] 0 0 19 19(CommLineKind) 4 00 00 00 03
[4] 0 0 23 23(BackGroundColor) 2 00 01
[5] 0 0 25 25(DemoBGMMode) 2 00 01
[6] 0 0 27 27(DemoBGMType) 2 00 01
[7] 0 0 42 42(undefined) 4 00 00 45 A9
[8] 0 0 48 48(TerminalNumber) 9 36 30 37 37 37 30 33 30 32
[9] 0 0 62 62(RequestView) 2 00 01
typedef enum RECORD_NUMBER {
RECORD_HardwareVersion=1,
RECORD_SoftwareVersion=2,
RECORD_HDD1Name=3,
RECORD_HDD2Name=4,
RECORD_HDD3Name=5,
RECORD_HDD4Name=6,
RECORD_HDD1Free=7,
RECORD_HDD2Free=8,
char decidedFilename[1024];
int songNumTray;
int songNumChapter;
int movieFirst=1;
// 曲番号を取得するために、OKD(オケデータ??)を開くときの関数をオーバーライドして番号を保存しておく
int (*okdplayeropen)(void *okdPlayer,int sn,void *songdata,int mode,void *lpInfo);
int _ZN10COkdPlayer4OpenEmP17YMH_OKDP_SONGDATA17YMH_OKDP_OPENMODEPv(
void *okdPlayer,int sn,void *songdata,int mode,void *lpInfo
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef unsigned short uint16_t;
typedef unsigned char uint8_t;
#pragma pack(1)
typedef struct _noteOnOffData {
unsigned int tickOn;
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <termios.h>
#include <time.h>
#define DEV_NAME "/dev/tty.usbserial-23410"
#define BAUD_RATE B9600
{ÿxosPc0 serial#f050412cc7e4c7e22c7ee7d08699826b subid 0xc4
xenv cs2 ok
Power supply: OK
DRAM0 OK (9)
DRAM1 OK (8)
System startup
Uncompress Ok!
U-Boot 2016.11 (Feb 24 2020 - 14:07:21 +0800)hi3516dv300
Relocation Offset is: 0f6d5000
Relocating to 8fed5000, new gd at 8fe34ef0, sp at 8fe34ed0
MMC:
EMMC/MMC/SD controller initialization.
錂DR Version V1.05 20201214
DDR3, 328MHz
BW=16 Col=10 Bk=8 CS0 Row=15 CS=1 Die BW=16 Size=512MB
change to: 328MHz
change to: 528MHz
change to: 784MHz
change to: 924MHz(final freq)
out
渾-Boot 2014.10-RK3399-06-03398-g4e8224e (Mar 22 2021 - 22:41:09), Build: jenkins-SensePassPro_RK3399_JCV_NO_FactoryApp-64
CPU: rk3399
cpu version = 0
CPU's clock information:
aplll = 816000000HZ
apllb = 24000000HZ
gpll = 800000000HZ
aclk_periph_h = 133333333HZ, hclk_periph_h = 66666666HZ, pclk_periph_h = 33333333HZ
aclk_periph_l0 = 266666666HZ, hclk_periph_l0 = 88888888HZ, pclk_periph_l0 = 44444444HZ