Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11beec4b authored by Steven Moreland's avatar Steven Moreland
Browse files

Clarify 16kb page mode indication

This is about previous states of the device, emphasize it since it came up in a bug.

Change-Id: Ib264c4995a34abdae434403c831106de201110eb
parent ea5715c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -594,7 +594,7 @@ bool tombstone_proto_to_text(const Tombstone& tombstone, CallbackType callback,
  if (tombstone.page_size() != 4096) {
    CBL("Page size: %d bytes", tombstone.page_size());
  } else if (tombstone.has_been_16kb_mode()) {
    CBL("Has been in 16kb mode: yes");
    CBL("Has been in 16 KB mode before: yes");
  }

  // Process header