initlogo.rle

Android系统的开机画面显示过程分析(6)


 Android开机启动分析(一)logo的显示



#define ERROR(x...)   KLOG_ERROR("init", x)

#define NOTICE(x...)  KLOG_NOTICE("init", x)

#define INFO(x...)    KLOG_INFO("init", x)


./builtins.c:772:        INFO("cannot attach mtd%d", n);

./builtins.c:780:        INFO("cannot get information about newly created UBI device");

./builtins.c:815:            INFO("do_ubiattach got wrong target(%s)\n", target);

./builtins.c:822:            INFO("do_ubiattach got wrong target(%s)\n", target);

./builtins.c:830:        INFO("do_ubiattach got wrong target(%s)\n", target);

./builtins.c:837:        INFO("cannot open libubi");

./builtins.c:844:    err = ubi_get_info(libubi, &ubi_info);

./builtins.c:846:        INFO("cannot get UBI information");

./builtins.c:851:        INFO("MTD detach/detach feature is not supported by your kernel");

./builtins.c:858:            INFO("cannot remove ubi%d", devn);

./builtins.c:865:            INFO("cannot detach mtd%d", mtdn);

./builtins.c:872:            INFO("cannot detach \"%s\"", dev);

./keychords.c:118:            INFO("starting service %s from keychord\n", svc->name);

./util.c:114:    INFO("Created socket '%s' with mode '%o', user '%d', group '%d'\n",

./util.c:194:            INFO("mtd partition %d, %s\n", mtdnum, mtdname + 1);

./util.c:252:INFO("open  /proc/inand success \n");

./util.c:268:            INFO("inand partition %d, %s\n", inandnum, inandname + 1);

./init.c:255:            INFO("args[%d] = '%s'\n", n, svc->args[n]);

./init.c:258:            INFO("env[%d] = '%s'\n", n, ENV[n]);

./init.c:536:        INFO("processing action %p (%s)\n", cur_action, cur_action->name);

./init.c:546:    INFO("command '%s' r=%d\n", cur_command->args[0], ret);





  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值