현재 Android rootfs를 porting중인데 .
ANDROID_ 라는 글자가 LCD 제일 밑에 디스플레이 되고 있습니다.
현재 사용중인 LCD는 320x240 인데 아무래도 android가 320x480
으로 설정되어 있는듯 합니다.
android 해상도를 설정하는 부분이 어디 인지를 알 수 있을까요....?
아래와 같은 메세지만 계속 나오면서 ANDROID_ 만 표시 되네요 ㅜ.ㅜ
00:03:05 futex(0x134ac, FUTEX_WAIT, -1, {4, 997000000}) = -1 ETIMEDOUT (Connection timed out) 00:03:10 clock_gettime(CLOCK_MONOTONIC, {182, 478235691}) = 0 00:03:10 clock_gettime(CLOCK_MONOTONIC, {182, 479381229}) = 0 00:03:10 clock_gettime(CLOCK_MONOTONIC, {182, 480424922}) = 0 00:03:10 clock_gettime(CLOCK_MONOTONIC, {182, 481526768}) = 0 00:03:10 futex(0x134ac, FUTEX_WAIT, -1, {4, 997000000}) = -1 ETIMEDOUT (Connection timed out) 00:03:15 clock_gettime(CLOCK_MONOTONIC, {187, 488219998}) = 0 00:03:15 clock_gettime(CLOCK_MONOTONIC, {187, 489364922}) = 0 00:03:15 clock_gettime(CLOCK_MONOTONIC, {187, 490407691}) = 0 00:03:15 clock_gettime(CLOCK_MONOTONIC, {187, 491499075}) = 0 00:03:15 futex(0x134ac, FUTEX_WAIT, -1, {4, 997000000}) = -1 ETIMEDOUT (Connection timed out) 00:03:20 clock_gettime(CLOCK_MONOTONIC, {192, 498221229}) = 0 00:03:20 clock_gettime(CLOCK_MONOTONIC, {192, 499372614}) = 0 00:03:20 clock_gettime(CLOCK_MONOTONIC, {192, 500416306}) = 0 00:03:20 clock_gettime(CLOCK_MONOTONIC, {192, 501514152}) = 0 00:03:20 futex(0x134ac, FUTEX_WAIT, -1, {4, 997000000}) = -1 ETIMEDOUT (Connection timed out) 00:03:25 clock_gettime(CLOCK_MONOTONIC, {197, 508219384}) = 0 00:03:25 clock_gettime(CLOCK_MONOTONIC, {197, 509367076}) = 0 00:03:25 clock_gettime(CLOCK_MONOTONIC, {197, 510407692}) = 0 00:03:25 clock_gettime(CLOCK_MONOTONIC, {197, 511497846}) = 0 00:03:25 futex(0x134ac, FUTEX_WAIT, -1, {4, 997000000}) = -1 ETIMEDOUT (Connection timed out) 00:03:30 clock_gettime(CLOCK_MONOTONIC, {202, 518242768}) = 0 00:03:30 clock_gettime(CLOCK_MONOTONIC, {202, 519388614}) = 0 00:03:30 clock_gettime(CLOCK_MONOTONIC, {202, 520430768}) = 0 00:03:30 clock_gettime(CLOCK_MONOTONIC, {202, 521527075}) = 0 |